diff include/common.h @ 5:52697c869ce8

delete move&detect button.
author pyon@macmini
date Tue, 18 Oct 2011 07:53:48 +0900
parents e4ba3cc9b4b1
children 9c85d71cad7c
line wrap: on
line diff
--- a/include/common.h	Sun Oct 16 16:21:33 2011 +0900
+++ b/include/common.h	Tue Oct 18 07:53:48 2011 +0900
@@ -1,5 +1,5 @@
 // Filename   : common.h
-// Last Change: 15-Oct-2011.
+// Last Change: 18-Oct-2011.
 //
 #ifndef __COMMON__
 #define __COMMON__
@@ -50,12 +50,10 @@
 
     ID_BUTTONDETECT,
     ID_BUTTONMOVE,
-    ID_BUTTONMD,
     ID_BUTTONDEL,
     ID_BUTTONUNDO,
 
     // param
-    ID_BUTTONSAVE,
 };
 #endif  // __COMMON__