Removed unused commented-out define

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55691 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Jaakko Salli
2008-09-17 18:09:29 +00:00
parent 682f6de664
commit e999688506

View File

@@ -550,11 +550,6 @@ wxPG_PROP_CLASS_SPECIFIC_2 = 0x00100000
*/
#define wxPG_COLOUR_ALLOW_CUSTOM wxS("AllowCustom")
/** First attribute id that is guaranteed not to be used built-in
properties.
*/
//#define wxPG_USER_ATTRIBUTE 192
/** @}
*/