summaryrefslogtreecommitdiff
path: root/src/trg-torrent-model.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/trg-torrent-model.c')
-rw-r--r--src/trg-torrent-model.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/trg-torrent-model.c b/src/trg-torrent-model.c
index 2f1859b..c9a8f36 100644
--- a/src/trg-torrent-model.c
+++ b/src/trg-torrent-model.c
@@ -393,7 +393,6 @@ void trg_torrent_model_update(TrgTorrentModel * model, trg_client * tc,
JsonObject *args, *t;
GList *li;
- GList *newTorrents;
gint64 id;
gint64 *idCopy;
JsonArray *removedTorrents;