summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--server/src/macroheaderparser.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/server/src/macroheaderparser.cc b/server/src/macroheaderparser.cc
index 4c61929..967ed86 100644
--- a/server/src/macroheaderparser.cc
+++ b/server/src/macroheaderparser.cc
@@ -55,8 +55,6 @@
void MacroHeaderParser::error(const char* fmt, ...)
{
- // TODO: Throw exception here.
-
PRACRO_ERR_LOG(macro, "Error in MacroHeaderParser: ");
{