]> git.saurik.com Git - wxWidgets.git/commitdiff
Removed unused commented-out define
authorJaakko Salli <jaakko.salli@dnainternet.net>
Wed, 17 Sep 2008 18:09:29 +0000 (18:09 +0000)
committerJaakko Salli <jaakko.salli@dnainternet.net>
Wed, 17 Sep 2008 18:09:29 +0000 (18:09 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55691 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/propgrid/property.h

index 3bb7756faf68e0fc278d6a707c3a49403a4450a4..bbf9073a85cff28f9de361db792af92a2d974568 100644 (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
-
 /** @}
 */