From 0730b9afc135eabce02144e2928b86cfa0b7f95e Mon Sep 17 00:00:00 2001 From: rubidium Date: Sun, 16 Dec 2007 19:28:07 +0000 Subject: (svn r11648) -Fix [FS#1560]: the company password was not set when one pressed the enter key. --- src/strings.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/strings.cpp') diff --git a/src/strings.cpp b/src/strings.cpp index d1a067b58..9a5f72e39 100644 --- a/src/strings.cpp +++ b/src/strings.cpp @@ -33,7 +33,6 @@ #include "vehicle.h" #include "newgrf_engine.h" #include "spritecache.h" -#undef WITH_FREETYPE #include "fontcache.h" #include "gui.h" -- cgit v1.2.3-54-g00ecf