summaryrefslogtreecommitdiff
path: root/autodoc/source/parser/cpp/cpp_pe.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'autodoc/source/parser/cpp/cpp_pe.cxx')
-rw-r--r--autodoc/source/parser/cpp/cpp_pe.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/autodoc/source/parser/cpp/cpp_pe.cxx b/autodoc/source/parser/cpp/cpp_pe.cxx
index 49a8ce7d465c..858bea64612e 100644
--- a/autodoc/source/parser/cpp/cpp_pe.cxx
+++ b/autodoc/source/parser/cpp/cpp_pe.cxx
@@ -67,8 +67,6 @@ Cpp_PE::Cpp_PE( EnvData & i_rEnv )
void
Cpp_PE::StdHandlingOfSyntaxError( const char * )
{
-// GlobalHandlingOfSyntaxError(i_sText, Env().CurFileName(), Env().LineCount());
-
SetTokenResult(not_done, pop_failure);
}