summaryrefslogtreecommitdiffstats
path: root/examples/mobile/quickhit/plugins/LevelTwo/debian/postinst
diff options
context:
space:
mode:
Diffstat (limited to 'examples/mobile/quickhit/plugins/LevelTwo/debian/postinst')
-rw-r--r--examples/mobile/quickhit/plugins/LevelTwo/debian/postinst5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/mobile/quickhit/plugins/LevelTwo/debian/postinst b/examples/mobile/quickhit/plugins/LevelTwo/debian/postinst
deleted file mode 100644
index 79fb6ddd..00000000
--- a/examples/mobile/quickhit/plugins/LevelTwo/debian/postinst
+++ /dev/null
@@ -1,5 +0,0 @@
-#!/bin/sh -e
-
-gtk-update-icon-cache -f /usr/share/icons/hicolor
-
-exit 0