diff include/delwhite.h @ 6:99d612849255

v0.3
author pyon@macmini
date Sat, 08 Oct 2011 17:00:33 +0900
parents a505f7417742
children
line wrap: on
line diff
--- a/include/delwhite.h	Thu Oct 06 20:27:54 2011 +0900
+++ b/include/delwhite.h	Sat Oct 08 17:00:33 2011 +0900
@@ -1,5 +1,5 @@
 // Filename   : delwhite.h
-// Last Change: 04-Oct-2011.
+// Last Change: 08-Oct-2011.
 //
 #ifndef __DELWHITE__
 #define __DEWHITEL__
@@ -31,7 +31,6 @@
     DECLARE_EVENT_TABLE()
 	private:
         wxImageList*        m_imageList;
-        wxListItem*         m_listItem;
 	
 	protected:
         wxListCtrl*         m_listCtrl;