X-Git-Url: http://git.kpe.io/?p=ctsim.git;a=blobdiff_plain;f=src%2Fdocs.h;h=d0895f00ca1bcd4ff5be80514076311331a9eada;hp=a3f49cf59913ca41568c87ece177a1af36571d7f;hb=8a7697ce57b56cdc43698cd1241ad98d49f9b5ac;hpb=f3c7d22b4544bb1d5c4471bceded6dc5b9ed57fd diff --git a/src/docs.h b/src/docs.h index a3f49cf..d0895f0 100644 --- a/src/docs.h +++ b/src/docs.h @@ -9,7 +9,7 @@ ** This is part of the CTSim program ** Copyright (c) 1983-2001 Kevin Rosenberg ** -** $Id: docs.h,v 1.33 2002/06/06 22:50:24 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 @@ -25,10 +25,6 @@ ** Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ******************************************************************************/ -#ifdef __GNUG__ -// #pragma interface -#endif - #ifndef __DOCSH__ #define __DOCSH__