diff options
Diffstat (limited to 'src/util.cpp')
-rw-r--r-- | src/util.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util.cpp b/src/util.cpp index 3d54f20..a265a15 100644 --- a/src/util.cpp +++ b/src/util.cpp @@ -895,7 +895,6 @@ void writeExample(OutputList &ol,ExampleSDict *ed) } - QCString argListToString(ArgumentList *al) { QCString result; |