diff options
Diffstat (limited to 'core/uemis-downloader.c')
-rw-r--r-- | core/uemis-downloader.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/uemis-downloader.c b/core/uemis-downloader.c index 87e9e934c..8909ee381 100644 --- a/core/uemis-downloader.c +++ b/core/uemis-downloader.c @@ -76,8 +76,6 @@ static int dive_to_read = 0; static int max_deleted_seen = -1; -extern struct dive_table downloadTable; - /* helper function to parse the Uemis data structures */ static void uemis_ts(char *buffer, void *_when) { |