aboutsummaryrefslogtreecommitdiff
path: root/hildon/hildon-touch-selector-entry.h
diff options
context:
space:
mode:
authorTomasz Sterna <tomek@xiaoka.com>2012-01-04 23:58:10 +0100
committerTomasz Sterna <tomek@xiaoka.com>2012-01-24 00:36:01 +0100
commit66b5569ee4af3c6044c8e94b749fe8f22659a24a (patch)
treec3bed53057fe0fa204097f9bca13c8902fa1155e /hildon/hildon-touch-selector-entry.h
parentdf3f3c11dfadc3d0d191f8a642b407d29fca2084 (diff)
Removed MAEMO_CHANGES and MAEMO_GTK
Diffstat (limited to 'hildon/hildon-touch-selector-entry.h')
-rw-r--r--hildon/hildon-touch-selector-entry.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/hildon/hildon-touch-selector-entry.h b/hildon/hildon-touch-selector-entry.h
index b8bc4f8..e3f7b0a 100644
--- a/hildon/hildon-touch-selector-entry.h
+++ b/hildon/hildon-touch-selector-entry.h
@@ -79,15 +79,6 @@ hildon_touch_selector_entry_set_text_column (HildonTouchSelectorEntry *selec
gint
hildon_touch_selector_entry_get_text_column (HildonTouchSelectorEntry *selector);
-#ifdef MAEMO_GTK
-HildonGtkInputMode
-hildon_touch_selector_entry_get_input_mode (HildonTouchSelectorEntry * selector);
-
-void
-hildon_touch_selector_entry_set_input_mode (HildonTouchSelectorEntry * selector,
- HildonGtkInputMode input_mode);
-#endif
-
HildonEntry *
hildon_touch_selector_entry_get_entry (HildonTouchSelectorEntry * selector);