diff options
Diffstat (limited to 'tools')
-rw-r--r-- | tools/killev.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/killev.c b/tools/killev.c index bf8d587272..f272602ac2 100644 --- a/tools/killev.c +++ b/tools/killev.c @@ -204,7 +204,6 @@ main (gint argc, gchar **argv) (GDestroyNotify) NULL, (GDestroyNotify) kill_component); - add_matching_repo_id ("IDL:GNOME/Evolution/DataServer/CalFactory:" DATASERVER_API_VERSION); add_matching_iid ("OAFIID:GNOME_Evolution_Calendar_AlarmNotify_Factory:" BASE_VERSION); g_hash_table_remove_all (components); |