nuke this comment
authorChris Toshok <toshok@src.gnome.org>
Wed, 14 Apr 2004 19:10:12 +0000 (19:10 +0000)
committerChris Toshok <toshok@src.gnome.org>
Wed, 14 Apr 2004 19:10:12 +0000 (19:10 +0000)
addressbook/libedata-book/e-book-backend-sync.c

index 0f6f5cf..e079506 100644 (file)
@@ -276,8 +276,6 @@ _e_book_backend_get_changes (EBookBackend *backend,
        status = e_book_backend_sync_get_changes (E_BOOK_BACKEND_SYNC (backend), book, change_id, &changes);
 
        e_data_book_respond_get_changes (book, status, changes);
-
-       /* XXX free view? */
 }
 
 static void