aboutsummaryrefslogtreecommitdiff
path: root/test/indicator-messages-service-activate.c
diff options
context:
space:
mode:
authorŁukasz 'sil2100' Zemczak <lukasz.zemczak@canonical.com>2013-08-20 10:53:01 +0200
committerŁukasz 'sil2100' Zemczak <lukasz.zemczak@canonical.com>2013-08-20 10:53:01 +0200
commit88b2fd89ff0bc4be81acd8f6d5751dba96e295f8 (patch)
tree2f231acd79d96f697709586effbabb4928477c89 /test/indicator-messages-service-activate.c
parentb25532c6a307381f523a78b4b5fbdeb73896bb3d (diff)
downloadayatana-indicator-messages-88b2fd89ff0bc4be81acd8f6d5751dba96e295f8.tar.gz
ayatana-indicator-messages-88b2fd89ff0bc4be81acd8f6d5751dba96e295f8.tar.bz2
ayatana-indicator-messages-88b2fd89ff0bc4be81acd8f6d5751dba96e295f8.zip
Revert rev 352 as it is causing a SIGTRAP on start
Diffstat (limited to 'test/indicator-messages-service-activate.c')
-rw-r--r--test/indicator-messages-service-activate.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/indicator-messages-service-activate.c b/test/indicator-messages-service-activate.c
index f5a26b0..b0ec9b7 100644
--- a/test/indicator-messages-service-activate.c
+++ b/test/indicator-messages-service-activate.c
@@ -28,10 +28,6 @@ with this program. If not, see <http://www.gnu.org/licenses/>.
int
main (int argc, char ** argv)
{
-#if G_ENCODE_VERSION(GLIB_MAJOR_VERSION, GLIB_MINOR_VERSION) <= GLIB_VERSION_2_34
- g_type_init();
-#endif
-
guint returnval = 0;
GError * error = NULL;