]> git.saurik.com Git - wxWidgets.git/blobdiff - src/stc/stc.cpp
Compile fix when not using WXR resources.
[wxWidgets.git] / src / stc / stc.cpp
index 24d1220b5deca1477d6b1922dd5194fd7c6dad7b..6c468c320f542f21feb1c772f997d5e8af08c4ea 100644 (file)
@@ -1920,9 +1920,6 @@ void wxStyledTextCtrl::OnMouseWheel(wxMouseEvent& evt) {
 void wxStyledTextCtrl::OnChar(wxKeyEvent& evt) {
     int key = evt.GetKeyCode();
 
-    // AltGr keys???
-    // \|@#¬[]{}?£$~  ã,õ,Ã,Õ, ñ, Ñ
-
     // On (some?) non-US keyboards the AltGr key is required to enter some
     // common characters.  It comes to us as both Alt and Ctrl down so we need
     // to let the char through in that case, otherwise if only ctrl or only