summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/hashes.h
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-10-02 16:19:30 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-10-02 16:19:30 +0200
commitbe009af27add7c49dfbb585a4d238a72d0318be0 (patch)
tree0bd0723c0e00efb1bd03337586319431d9bc2919 /apt-pkg/contrib/hashes.h
parent1350057372b095f718c0073a704f2c1960c04c81 (diff)
* remove the remaining #ifdef __GNUG__ bits
Diffstat (limited to 'apt-pkg/contrib/hashes.h')
-rw-r--r--apt-pkg/contrib/hashes.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/apt-pkg/contrib/hashes.h b/apt-pkg/contrib/hashes.h
index 263854054..b09ea9f6b 100644
--- a/apt-pkg/contrib/hashes.h
+++ b/apt-pkg/contrib/hashes.h
@@ -13,8 +13,6 @@
#ifndef APTPKG_HASHES_H
#define APTPKG_HASHES_H
-#ifdef __GNUG__
-#endif
#include <apt-pkg/md5.h>
#include <apt-pkg/sha1.h>