Tizen 2.1 base
[platform/upstream/glib2.0.git] / tests / gobject / ifacecheck.c
index f57189a..86ce2e2 100644 (file)
@@ -151,7 +151,7 @@ main (int   argc,
    */
   g_type_class_ref (TEST_TYPE_OBJECT4);
   {
-    static GInterfaceInfo const iface = {
+    GInterfaceInfo const iface = {
       NULL, NULL, NULL
     };