X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=include%2Fctglobals.h;h=80a94cd08c1a6c794c90ee78d04c34d828a31458;hb=8a7697ce57b56cdc43698cd1241ad98d49f9b5ac;hp=26c96db139735543d54127459587019c1c249ef3;hpb=7f8f356151b0c8db0dbbf1c1896cc22630d6c774;p=ctsim.git diff --git a/include/ctglobals.h b/include/ctglobals.h index 26c96db..80a94cd 100644 --- a/include/ctglobals.h +++ b/include/ctglobals.h @@ -1,15 +1,15 @@ /***************************************************************************** ** FILE IDENTIFICATION ** -** Name: ctglobals.h -** Purpose: Global variables for CTSim +** Name: ctglobals.h +** Purpose: Global variables for CTSim ** Programmer: Kevin Rosenberg ** Date Started: Jan 20001 ** ** This is part of the CTSim program -** Copyright (C) 1983-2001 Kevin Rosenberg +** Copyright (c) 1983-2001 Kevin Rosenberg ** -** $Id: ctglobals.h,v 1.1 2001/01/12 16:41:56 kevin Exp $ +** $Id$ ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU General Public License (version 2) as @@ -29,8 +29,6 @@ #ifndef __CTGLOBALS_H #define __CTGLOBALS_H -#ifdef HAVE_WXWINDOWS extern bool g_bRunningWXWindows; // variable defined in syserror.cpp -#endif #endif