]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/textctrl.cpp
fixed main source file name
[wxWidgets.git] / src / mac / textctrl.cpp
index ac6399deb895b4c76a5cd334af60f9c013d914a5..59a905aeceacbf373f2db12197ae4dd2697cb905 100644 (file)
@@ -60,7 +60,6 @@
 
 #define TE_UNLIMITED_LENGTH 0xFFFFFFFFUL
 
-extern wxApp *wxTheApp ;
 extern wxControl *wxFindControlFromMacControl(ControlHandle inControl ) ;
 
 // CS:TODO we still have a problem getting properly at the text events of a control because under Carbon