aboutsummaryrefslogtreecommitdiff
path: root/hildon/hildon-picker-dialog.h
diff options
context:
space:
mode:
authorTomasz Sterna <tomek@xiaoka.com>2012-01-04 22:27:18 +0100
committerTomasz Sterna <tomek@xiaoka.com>2012-01-24 00:36:01 +0100
commitdf3f3c11dfadc3d0d191f8a642b407d29fca2084 (patch)
tree7d30bd02ff5d6b9aa8e3e15fd8f8f6c874f68197 /hildon/hildon-picker-dialog.h
parent1548555bd7050e000b062e2160838552ea843b63 (diff)
Removed deprecated widgets and methods
Diffstat (limited to 'hildon/hildon-picker-dialog.h')
-rw-r--r--hildon/hildon-picker-dialog.h10
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