summaryrefslogtreecommitdiffstats
path: root/src/util.h
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2012-07-29 10:11:12 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2012-07-29 10:11:12 (GMT)
commita934b38cd8b355648e0c07123a99e222ce7cd12b (patch)
treeb0768f059d8b116092a15f295347b3797f43e6c0 /src/util.h
parentae962ae4a4dd46f4730982f97110cbf3d2aef397 (diff)
downloadDoxygen-a934b38cd8b355648e0c07123a99e222ce7cd12b.zip
Doxygen-a934b38cd8b355648e0c07123a99e222ce7cd12b.tar.gz
Doxygen-a934b38cd8b355648e0c07123a99e222ce7cd12b.tar.bz2
Release-1.8.1.2-20120729
Diffstat (limited to 'src/util.h')
-rw-r--r--src/util.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/util.h b/src/util.h
index 994c3fb..6e1ebcc 100644
--- a/src/util.h
+++ b/src/util.h
@@ -266,8 +266,6 @@ QCString substituteTemplateArgumentsInString(
ArgumentList *formalArgs,
ArgumentList *actualArgs);
-ArgumentList *copyArgumentList(const ArgumentList *src);
-
QList<ArgumentList> *copyArgumentLists(const QList<ArgumentList> *srcLists);
QCString stripTemplateSpecifiersFromScope(const QCString &fullName,