summaryrefslogtreecommitdiff
path: root/db3x_autobackups/backup.c
diff options
context:
space:
mode:
authorsje <sje@4f64403b-2f21-0410-a795-97e2b3489a10>2007-07-27 15:40:53 +0000
committersje <sje@4f64403b-2f21-0410-a795-97e2b3489a10>2007-07-27 15:40:53 +0000
commit1a6e26b0a84571eadb2156e5e18b8278f07ad754 (patch)
treeb0be6b968ee47bb24ab24b1b0ded635efd418d4c /db3x_autobackups/backup.c
parent0d489da11220c272765fcc64d390be6bb50ff87f (diff)
git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@303 4f64403b-2f21-0410-a795-97e2b3489a10
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();