cleaned up old CVS left overs
[xboard.git] / common.h
index ef9a480..0668750 100644 (file)
--- a/common.h
+++ b/common.h
@@ -1,6 +1,5 @@
 /*
  * common.h -- Common definitions for X and Windows NT versions of XBoard
- * $Id: common.h,v 2.1 2003/10/27 19:21:00 mann Exp $
  *
  * Copyright 1991 by Digital Equipment Corporation, Maynard,
  * Massachusetts.  Enhancements Copyright
@@ -569,9 +568,9 @@ typedef struct {
     int zippyReplayTimeout; /*seconds*/
     int zippyShortGame; /* [HGM] aborter   */
 #endif
-
+    Boolean lowTimeWarning; /* [HGM] low time */
     char *lowTimeWarningColor;
-    Boolean lowTimeWarning;
+
     char *serverMovesName;
     Boolean suppressLoadMoves;
     int serverPause;