projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix typo in apt-pkg/acquire.cc which prevents Dl-Limit to work
[apt.git]
/
apt-inst
/
dirstream.cc
diff --git
a/apt-inst/dirstream.cc
b/apt-inst/dirstream.cc
index 898ede31b3c8dfe926e08325f32ddf5c6f6e2514..586bbf739d71572f667ae73c867c8492416e9741 100644
(file)
--- a/
apt-inst/dirstream.cc
+++ b/
apt-inst/dirstream.cc
@@
-11,10
+11,6
@@
##################################################################### */
/*}}}*/
// Include Files /*{{{*/
-#ifdef __GNUG__
-#pragma implementation "apt-pkg/dirstream.h"
-#endif
-
#include <apt-pkg/dirstream.h>
#include <apt-pkg/error.h>