diff options
author | Tomasz Sterna <tomek@xiaoka.com> | 2012-01-04 22:27:18 +0100 |
---|---|---|
committer | Tomasz Sterna <tomek@xiaoka.com> | 2012-01-24 00:36:01 +0100 |
commit | df3f3c11dfadc3d0d191f8a642b407d29fca2084 (patch) | |
tree | 7d30bd02ff5d6b9aa8e3e15fd8f8f6c874f68197 /hildon/hildon-picker-dialog.h | |
parent | 1548555bd7050e000b062e2160838552ea843b63 (diff) |
Removed deprecated widgets and methods
Diffstat (limited to 'hildon/hildon-picker-dialog.h')
-rw-r--r-- | hildon/hildon-picker-dialog.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/hildon/hildon-picker-dialog.h b/hildon/hildon-picker-dialog.h index 3d867f5..040b733 100644 --- a/hildon/hildon-picker-dialog.h +++ b/hildon/hildon-picker-dialog.h @@ -21,17 +21,7 @@ #ifndef __HILDON_PICKER_DIALOG_H__ #define __HILDON_PICKER_DIALOG_H__ -#ifdef HILDON_DISABLE_DEPRECATED - #define __SHOULD_REENABLE_DISABLE_DEPRECATED -#endif - -#undef HILDON_DISABLE_DEPRECATED #include "hildon-dialog.h" - -#ifdef __SHOULD_REENABLE_DISABLE_DEPRECATED - #define HILDON_DISABLE_DEPRECATED -#endif - #include "hildon-touch-selector.h" G_BEGIN_DECLS |