summaryrefslogtreecommitdiffstats
path: root/src/filedef.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/filedef.cpp')
-rw-r--r--src/filedef.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/filedef.cpp b/src/filedef.cpp
index c0aa4cf..674cc89 100644
--- a/src/filedef.cpp
+++ b/src/filedef.cpp
@@ -40,6 +40,7 @@
//---------------------------------------------------------------------------
+/** Class implementing CodeOutputInterface by throwing away everything. */
class DevNullCodeDocInterface : public CodeOutputInterface
{
public: