diff options
author | Daniel Burrows <dburrows@debian.org> | 2011-04-02 12:56:22 -0700 |
---|---|---|
committer | Daniel Burrows <dburrows@debian.org> | 2011-04-02 14:49:12 -0700 |
commit | 38739170e435b80e3e80ef4cdef515f05a281f6f (patch) | |
tree | 39804213512abb6c3006edea0e191f9f6dc3de84 /tests/cppunit_test_main.cc | |
parent | 3d88aa09ca967d813a4ed108a66d6a290dbd93a8 (diff) | |
download | aptitude-38739170e435b80e3e80ef4cdef515f05a281f6f.tar.gz |
Reverse the debian patch for 0.6.3-3.1.
Without this, quilt fails to apply the patch stack. I'm not totally
sure how this ended up in the patch stack in the first place -- maybe I
merged the changes into my Debian branch by accident?
This is something to look at in the next upstream release.
Diffstat (limited to 'tests/cppunit_test_main.cc')
-rw-r--r-- | tests/cppunit_test_main.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/cppunit_test_main.cc b/tests/cppunit_test_main.cc index b539b29d..583be9b9 100644 --- a/tests/cppunit_test_main.cc +++ b/tests/cppunit_test_main.cc @@ -22,8 +22,6 @@ #include <loggers.h> -#include <loggers.h> - #include <stdio.h> #include <string.h> |