From 95fa267c0eb2b0d6a80149c42442e66de93cdf83 Mon Sep 17 00:00:00 2001 From: Kimmo Varis Date: Mon, 19 Jul 2010 10:54:53 +0300 Subject: [PATCH] Remove misleading comment. --- lib/errorlogger.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/errorlogger.h b/lib/errorlogger.h index 385e96b8d..7e3a23986 100644 --- a/lib/errorlogger.h +++ b/lib/errorlogger.h @@ -16,10 +16,10 @@ * along with this program. If not, see . */ -// THIS FILE IS GENERATED BY MACHINE, SEE ../tools/errmsg.cpp ! #ifndef errorloggerH #define errorloggerH + #include #include #include "settings.h"