summaryrefslogtreecommitdiff
path: root/common/system.h
diff options
context:
space:
mode:
authorleo2005-12-30 21:47:52 +0000
committerleo2005-12-30 21:47:52 +0000
commit43be715ad595e58f3381439c88defb209aa06f89 (patch)
tree3e0f11561819966ec6fbe9028f9f21e50b55649a /common/system.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/system.h')
-rwxr-xr-xcommon/system.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/system.h b/common/system.h
index b61237c..6a3adcc 100755
--- a/common/system.h
+++ b/common/system.h
@@ -107,7 +107,6 @@ bool SystemDoDialog(int nMode, void* param);
void SystemDoPopupMenu(int nMenu, int x, int y);
void SystemDoWaitCursor(int nCode);
-void SystemSetGroup(int nNew);
void SystemSetWindowCaption(char* caption);
//void SystemRedrawView();
void SystemPieceComboAdd(char* name);