summaryrefslogtreecommitdiff
path: root/ftparchive/override.h
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2006-10-02 16:16:54 +0200
committerMichael Vogt <michael.vogt@ubuntu.com>2006-10-02 16:16:54 +0200
commit1350057372b095f718c0073a704f2c1960c04c81 (patch)
treea31be6b10fc2e50f3354574dec13d143b7acba0c /ftparchive/override.h
parent75c541fdeda664bdf0e48e68a2aa5dae7015587c (diff)
* removed the pragma mess
Diffstat (limited to 'ftparchive/override.h')
-rw-r--r--ftparchive/override.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/ftparchive/override.h b/ftparchive/override.h
index e64641776..f270556eb 100644
--- a/ftparchive/override.h
+++ b/ftparchive/override.h
@@ -12,9 +12,7 @@
#ifndef OVERRIDE_H
#define OVERRIDE_H
-#ifdef __GNUG__
-#pragma interface "override.h"
-#endif
+
#include <map>
#include <string>