summaryrefslogtreecommitdiff
path: root/db3x_autobackups/backup.c
diff options
context:
space:
mode:
Diffstat (limited to 'db3x_autobackups/backup.c')
-rw-r--r--db3x_autobackups/backup.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/db3x_autobackups/backup.c b/db3x_autobackups/backup.c
index 92560d0..43ef4fb 100644
--- a/db3x_autobackups/backup.c
+++ b/db3x_autobackups/backup.c
@@ -32,8 +32,6 @@ extern HINSTANCE g_hInst;
extern Options options;
-struct DBHeader dbHeader;
-
UINT timer_id = 0;
void Map();