summaryrefslogtreecommitdiffstats
path: root/src/docbookgen.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/docbookgen.cpp')
-rw-r--r--src/docbookgen.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/docbookgen.cpp b/src/docbookgen.cpp
index 722117e..335c8dc 100644
--- a/src/docbookgen.cpp
+++ b/src/docbookgen.cpp
@@ -276,9 +276,6 @@ class DocbookCodeGenerator : public CodeOutputInterface
if (extRef) m_external=extRef;
}
}
- void linkableSymbol(int, const char *,Definition *,Definition *)
- {
- }
void setCurrentDoc(Definition *,const char *,bool)
{
}