Sfoglia il codice sorgente

fix test compilation

Olivier Goffart 12 anni fa
parent
commit
5bceb6f787
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      test/testcsyncsqlite.h

+ 0 - 1
test/testcsyncsqlite.h

@@ -19,7 +19,6 @@ private:
     typedef struct {
         struct {
             csync_auth_callback auth_function;
-            csync_progress_callback progress_cb;
             void *userdata;
         } callbacks;
         c_strlist_t *excludes;