summaryrefslogtreecommitdiff
path: root/autodoc/source/parser/inc/tokens/tkp.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/parser/inc/tokens/tkp.hxx')
-rw-r--r--autodoc/source/parser/inc/tokens/tkp.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/autodoc/source/parser/inc/tokens/tkp.hxx b/autodoc/source/parser/inc/tokens/tkp.hxx
index 6623230e9603..e3b0939c1f78 100644
--- a/autodoc/source/parser/inc/tokens/tkp.hxx
+++ b/autodoc/source/parser/inc/tokens/tkp.hxx
@@ -48,12 +48,6 @@ class TkpContext;
The algorithms for parsing tokens from the text are an issue of
the derived classes.
*/
-#if 0
-/**
- Parsing can be interrupted for a different source by PushSource().
- The parsing before interruption is continued after PopSource().
-*/
-#endif // 0
class TokenParser
{