summaryrefslogtreecommitdiffstats
path: root/src/util.h
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2016-05-16 15:05:25 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2016-05-16 15:05:25 (GMT)
commit14b04be2af279e1093f17d6b933d1e9ab530e128 (patch)
treef61bcb5f9390dd7bf7a7620204a6a3aa7980930f /src/util.h
parent2f8c5b9aef91ac42874aa06481c0fe2220503c3c (diff)
downloadDoxygen-14b04be2af279e1093f17d6b933d1e9ab530e128.zip
Doxygen-14b04be2af279e1093f17d6b933d1e9ab530e128.tar.gz
Doxygen-14b04be2af279e1093f17d6b933d1e9ab530e128.tar.bz2
Bug 766069 - Files with incorrect extensions (.doc) are picked up by doxygen
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