diff options
Diffstat (limited to 'FL/Fl.H')
| -rw-r--r-- | FL/Fl.H | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -842,15 +842,7 @@ int main() { static int event_inside(const Fl_Widget*); static int test_shortcut(Fl_Shortcut); - /** - Enables the system input methods facilities. This is the default. - \see disable_im() - */ static void enable_im(); - /** - Disables the system input methods facilities. - \see enable_im() - */ static void disable_im(); // event destinations: |
