summaryrefslogtreecommitdiff
path: root/app/bin/bitmaps/zero.xpm
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2025-09-20 19:20:03 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2025-09-20 19:20:03 +0200
commitb45d74b60dfb7e23911df6b0523890e42f711267 (patch)
tree42bb5764b05bd3bc5bffadb55f4375e6dce8a521 /app/bin/bitmaps/zero.xpm
parent6c1a798b0302034a7fdcaf93b8f014e2e458c2a0 (diff)
parent63ec5715054be18ac4db5675e067b41c955d03b9 (diff)
Merge branch 'feature/upstream' into develop
Diffstat (limited to 'app/bin/bitmaps/zero.xpm')
-rw-r--r--app/bin/bitmaps/zero.xpm21
1 files changed, 0 insertions, 21 deletions
diff --git a/app/bin/bitmaps/zero.xpm b/app/bin/bitmaps/zero.xpm
deleted file mode 100644
index d3466d5..0000000
--- a/app/bin/bitmaps/zero.xpm
+++ /dev/null
@@ -1,21 +0,0 @@
-/* XPM */
-static char * zero_xpm[] = {
-"6 16 2 1",
-" c None",
-". c #000000000000",
-" ",
-" .... ",
-"......",
-".. ..",
-".. ..",
-".. ..",
-".. ..",
-".. ..",
-".. ..",
-".. ..",
-".. ..",
-".. ..",
-".. ..",
-"......",
-" .... ",
-" "};