summaryrefslogtreecommitdiffstats
path: root/src/utils.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils.c')
-rw-r--r--src/utils.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/utils.c b/src/utils.c
index c25ebe1..b03f13b 100644
--- a/src/utils.c
+++ b/src/utils.c
@@ -38,8 +38,6 @@
#include "common.h"
#include "libimobiledevice-glue/utils.h"
-#define MAC_EPOCH 978307200
-
#ifndef HAVE_STPCPY
#undef stpcpy
char *stpcpy(char *s1, const char *s2);