Remove Hildon framework support.

The Hildon framework was used for Nokia 770 and other Maemo devices.
This platform discontinued and hasn't seen a new release since 2011.
This commit is contained in:
Tobias Taschner
2015-08-26 22:27:59 +02:00
parent 26a0a24f38
commit 5f75b7506f
23 changed files with 6 additions and 821 deletions

View File

@@ -882,14 +882,6 @@ typedef pid_t GPid;
* Use GNOME VFS for MIME types
*/
#define wxUSE_LIBGNOMEVFS 0
/*
* Use the Hildon framework
*/
#define wxUSE_LIBHILDON 0
/*
* Use the Hildon 2.0 framework
*/
#define wxUSE_LIBHILDON2 0
#define wxUSE_DC_TRANSFORM_MATRIX 1