summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_tracker_hatire/ftnoir_hat.qrc
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2014-01-13 23:41:19 +0100
committerStanislaw Halik <sthalik@misaki.pl>2014-01-13 23:41:19 +0100
commitde354eaca23e275386b3b2365cb4d4e0531377e1 (patch)
tree9442516ecad33fe90d35314b58d789d6f782ed70 /ftnoir_tracker_hatire/ftnoir_hat.qrc
parent078c82bbb11a077c1e82f9ed4f0f76a7f89cf629 (diff)
remove hatire tracker
hatire tracker's unmaintained, unused and has an obvious crash bug The following line: data[frame_cnt] = (long) HAT.Code; contains an arbitrary offset dereference. It's obvious now that the code has only been compile-tested. Because no one reported the issue, it's safe to assume it has no users. If it gets users and becomes actively maintained, it'll return. -sh
Diffstat (limited to 'ftnoir_tracker_hatire/ftnoir_hat.qrc')
-rw-r--r--ftnoir_tracker_hatire/ftnoir_hat.qrc6
1 files changed, 0 insertions, 6 deletions
diff --git a/ftnoir_tracker_hatire/ftnoir_hat.qrc b/ftnoir_tracker_hatire/ftnoir_hat.qrc
deleted file mode 100644
index ad67b862..00000000
--- a/ftnoir_tracker_hatire/ftnoir_hat.qrc
+++ /dev/null
@@ -1,6 +0,0 @@
-<RCC>
- <qresource prefix="/">
- <file>images/hat_logo.png</file>
- <file>images/hat.png</file>
- </qresource>
-</RCC>