From 4f3f839401f81ef831107350552a9a2c7985a759 Mon Sep 17 00:00:00 2001
From: deva <deva>
Date: Thu, 30 Jul 2009 06:59:34 +0000
Subject: Removed obsolete TODO comment.

---
 server/src/macroheaderparser.cc | 2 --
 1 file changed, 2 deletions(-)

(limited to 'server')

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: ");
 
   {
-- 
cgit v1.2.3