summaryrefslogtreecommitdiff
path: root/postinst.mm
diff options
context:
space:
mode:
authorJay Freeman (saurik) <saurik@saurik.com>2019-05-19 17:29:26 -0700
committerJay Freeman (saurik) <saurik@saurik.com>2019-05-19 17:29:26 -0700
commit0a49c9d7028bea50d6d73f313c286f608a84b71b (patch)
treecf64f1833040ff6a31084be5c67fd31d1e172bda /postinst.mm
parent5735c325ca335a79f28d2e20b77629c6e1f0f080 (diff)
Remove all broken hardcoded usage of Cache folder.
Diffstat (limited to 'postinst.mm')
-rw-r--r--postinst.mm2
1 files changed, 0 insertions, 2 deletions
diff --git a/postinst.mm b/postinst.mm
index f826f4f..3cd8cdf 100644
--- a/postinst.mm
+++ b/postinst.mm
@@ -3,8 +3,6 @@
#include <dirent.h>
#include <strings.h>
-#include <Sources.h>
-
#include <sys/stat.h>
#include <sys/sysctl.h>
#include <sys/types.h>