X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5f6475c145b713efc0c3d8b482338438e927b763..90527a50d74bed6ed6b4d163e8170ae8c3f5d869:/include/wx/textctrl.h?ds=sidebyside diff --git a/include/wx/textctrl.h b/include/wx/textctrl.h index 86079e2ded..83dcaeecb4 100644 --- a/include/wx/textctrl.h +++ b/include/wx/textctrl.h @@ -73,7 +73,6 @@ const wxTextCoord wxInvalidTextCoord = -2; // wxTextCtrl style flags // ---------------------------------------------------------------------------- -#define wxTE_FILENAME 0x0001 #define wxTE_NO_VSCROLL 0x0002 #define wxTE_AUTO_SCROLL 0x0008