summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Thiago Macieira <thiago@macieira.org>2013-12-11 18:59:19 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-12-12 04:17:09 +0100
commit8cbe433e55fe3b10de49b95687b40903e1290997 (patch)
tree1ed63623b6cb970183881e4d577124a349951333
parent9db72cda21cdf88c4a7b075459ad808472b8b7a6 (diff)
downloadsubsurface-8cbe433e55fe3b10de49b95687b40903e1290997.tar.gz
Remove unused file
Signed-off-by: Thiago Macieira <thiago@macieira.org> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r--satellite.h28
-rw-r--r--subsurface.pro1
2 files changed, 0 insertions, 29 deletions
diff --git a/satellite.h b/satellite.h
deleted file mode 100644
index 0e9e228c2..000000000
--- a/satellite.h
+++ /dev/null
@@ -1,28 +0,0 @@
-/* GdkPixbuf RGBA C-Source image dump 1-byte-run-length-encoded */
-
-static const GdkPixdata satellite_pixbuf = {
- 0x47646b50, /* Pixbuf magic: 'GdkP' */
- 24 + 445, /* header length + pixel_data length */
- 0x2010002, /* pixdata_type */
- 44, /* rowstride */
- 11, /* width */
- 15, /* height */
- /* pixel_data: */
- "\204\0\0\0\0\6\0\0\0\27\0\0\0\243\0\0\0\240\0\0\0\253\0\0\0\215\0\0\0"
- "\22\202\0\0\0\0\2\0\0\0(\0\0\0\23\202\0\0\0\0\11\0\0\0\4\0\0\0.\0\0\0"
- ")\0\0\0,\0\0\0\256\0\0\0\14\0\0\0\0\0\0\0""0\0\0\0\241\202\0\0\0\0\12"
- "\0\0\0\12\0\0\0u\0\0\0\221\0\0\0n\0\0\0A\0\0\0r\0\0\0\0\0\0\0\"\0\0\0"
- "\376\0\0\0<\204\0\0\0\0\10\0\0\0\254\0\0\0\2\0\0\0\245\0\0\0\0\0\0\0"
- "\2\0\0\0\357\0\0\0\337\0\0\0\23\203\0\0\0\0\3\0\0\0[\0\0\0\17\0\0\0\232"
- "\202\0\0\0\0\4\0\0\0\257\0\0\0\377\0\0\0\321\0\0\0\36\204\0\0\0\0\1\0"
- "\0\0\24\202\0\0\0\0\6\0\0\0""7\0\0\0\376\0\0\0\377\0\0\0\362\0\0\0y\0"
- "\0\0\23\206\0\0\0\0\2\0\0\0g\0\0\0\374\202\0\0\0\377\4\0\0\0\373\0\0"
- "\0\301\0\0\0{\0\0\0,\204\0\0\0\0\12\0\0\0\35\0\0\0o\0\0\0\206\0\0\0\200"
- "\0\0\0d\0\0\0""3\0\0\0\4\0\0\0\0\0\0\0-\0\0\0\7\211\0\0\0\0\3\0\0\0\243"
- "\0\0\0\307\0\0\0P\207\0\0\0\0\5\0\0\0\5\0\0\0\360\0\0\0\377\0\0\0\372"
- "\0\0\0\33\206\0\0\0\0\1\0\0\0@\203\0\0\0\377\1\0\0\0\201\206\0\0\0\0"
- "\1\0\0\0\215\203\0\0\0\377\2\0\0\0\352\0\0\0\10\205\0\0\0\0\1\0\0\0\331"
- "\204\0\0\0\377\1\0\0\0_\205\0\0\0\0",
-};
-
-
diff --git a/subsurface.pro b/subsurface.pro
index 53700ef78..1616ec2ab 100644
--- a/subsurface.pro
+++ b/subsurface.pro
@@ -49,7 +49,6 @@ HEADERS = \
qt-ui/starwidget.h \
qt-ui/subsurfacewebservices.h \
qt-ui/tableview.h \
- satellite.h \
sha1.h \
statistics.h \
subsurface-icon.h \