Remove misleading comment.

This commit is contained in:
Kimmo Varis 2010-07-19 10:54:53 +03:00
parent 37b37218cf
commit 95fa267c0e
1 changed files with 1 additions and 1 deletions

View File

@ -16,10 +16,10 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>. * along with this program. If not, see <http://www.gnu.org/licenses/>.
*/ */
// THIS FILE IS GENERATED BY MACHINE, SEE ../tools/errmsg.cpp !
#ifndef errorloggerH #ifndef errorloggerH
#define errorloggerH #define errorloggerH
#include <list> #include <list>
#include <string> #include <string>
#include "settings.h" #include "settings.h"