diff --git a/gnome/tests/check_contacts.c b/gnome/tests/check_contacts.c index 3358874e9f65426fa147a42613de172a510bfbd0..5d23e2c0b5e88cbabcb271cb43aa13bfd0341547 100644 --- a/gnome/tests/check_contacts.c +++ b/gnome/tests/check_contacts.c @@ -31,12 +31,6 @@ #include "../src/contacts/addressbook.h" -void plop() -{ - printf("plop\n"); -} - - START_TEST (test_eds) { }