summaryrefslogtreecommitdiff
path: root/src/bookmarks.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/bookmarks.c')
-rw-r--r--src/bookmarks.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bookmarks.c b/src/bookmarks.c
index 91280f3c..cf29fc69 100644
--- a/src/bookmarks.c
+++ b/src/bookmarks.c
@@ -167,7 +167,6 @@ void load_Bookmarks(iBookmarks *d, const char *dirPath) {
167 } 167 }
168 } 168 }
169 iRelease(f); 169 iRelease(f);
170 fetchRemote_Bookmarks(d);
171} 170}
172 171
173void save_Bookmarks(const iBookmarks *d, const char *dirPath) { 172void save_Bookmarks(const iBookmarks *d, const char *dirPath) {