diff options
Diffstat (limited to 'apt-pkg/templates.cc')
-rw-r--r-- | apt-pkg/templates.cc | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/apt-pkg/templates.cc b/apt-pkg/templates.cc deleted file mode 100644 index 1e7d202c9..000000000 --- a/apt-pkg/templates.cc +++ /dev/null @@ -1,5 +0,0 @@ -/* All template instances are explicly declared here */ - -#include <apt-pkg/sourcelist.h> - -template vector<pkgSourceList::Item>; |