summaryrefslogtreecommitdiffstats
path: root/src/util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/util.h')
-rwxr-xr-xsrc/util.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util.h b/src/util.h
index 61d4e1d..777da71 100755
--- a/src/util.h
+++ b/src/util.h
@@ -474,7 +474,6 @@ void convertProtectionLevel(
);
bool mainPageHasTitle();
-const QDict<int> &getExtensionLookup();
bool openOutputFile(const char *outFile,QFile &f);
#endif