From 43be715ad595e58f3381439c88defb209aa06f89 Mon Sep 17 00:00:00 2001 From: leo Date: Fri, 30 Dec 2005 21:47:52 +0000 Subject: Show piece numbers and a few small fixes. git-svn-id: http://svn.leocad.org/trunk@450 c7d43263-9d01-0410-8a33-9dba5d9f93d6 --- common/typedefs.h | 1 - 1 file changed, 1 deletion(-) (limited to 'common/typedefs.h') diff --git a/common/typedefs.h b/common/typedefs.h index 0d147c6..9346fe8 100644 --- a/common/typedefs.h +++ b/common/typedefs.h @@ -14,7 +14,6 @@ class PieceInfo; typedef enum { LC_COLOR_CHANGED, - LC_GROUP_CHANGED, LC_CAPTURE_LOST, LC_ACTIVATE, LC_PIECE_MODIFIED, -- cgit v1.2.3