summaryrefslogtreecommitdiff
path: root/common/typedefs.h
diff options
context:
space:
mode:
authorleo2005-12-30 21:47:52 +0000
committerleo2005-12-30 21:47:52 +0000
commit43be715ad595e58f3381439c88defb209aa06f89 (patch)
tree3e0f11561819966ec6fbe9028f9f21e50b55649a /common/typedefs.h
parent49055c86feda30d3d7e4f6d5c8738c2aef5b68d9 (diff)
Show piece numbers and a few small fixes.
git-svn-id: http://svn.leocad.org/trunk@450 c7d43263-9d01-0410-8a33-9dba5d9f93d6
Diffstat (limited to 'common/typedefs.h')
-rw-r--r--common/typedefs.h1
1 files changed, 0 insertions, 1 deletions
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,