tests: Silence compiler warnings.
[platform/upstream/evolution-data-server.git] / tests / libebook / client / test-client-stress-views.c
index c4b4782..7a666f0 100644 (file)
@@ -7,6 +7,7 @@
 
 #define NUM_VIEWS 200
 
+#if 0  /* ACCOUNT_MGMT */
 static void
 objects_added (EBookClientView *view,
                const GSList *contacts)
@@ -96,6 +97,7 @@ stress_book_views_thread (gpointer user_data)
 
        return NULL;
 }
+#endif /* ACCOUNT_MGMT */
 
 gint
 main (gint argc,