diff options
author | Ira Rice <irarice@gmail.com> | 2009-01-24 20:58:45 -0700 |
---|---|---|
committer | Ira Rice <irarice@gmail.com> | 2009-01-24 20:58:45 -0700 |
commit | 30d5f6db2568dc4682cb9ceceb95b2167df8d629 (patch) | |
tree | 52cab361e01adef7e594d2846c8381cd4825c83b /data/graphics/gui/CMakeLists.txt | |
parent | 2a8a230c7768b945f8c53fda15f3e8b184e7da80 (diff) | |
download | mana-30d5f6db2568dc4682cb9ceceb95b2167df8d629.tar.gz mana-30d5f6db2568dc4682cb9ceceb95b2167df8d629.tar.bz2 mana-30d5f6db2568dc4682cb9ceceb95b2167df8d629.tar.xz mana-30d5f6db2568dc4682cb9ceceb95b2167df8d629.zip |
Removed a few files which aren't being used any more.
Signed-off-by: Ira Rice <irarice@gmail.com>
Diffstat (limited to 'data/graphics/gui/CMakeLists.txt')
-rw-r--r-- | data/graphics/gui/CMakeLists.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/data/graphics/gui/CMakeLists.txt b/data/graphics/gui/CMakeLists.txt index e569463c..c5961f7a 100644 --- a/data/graphics/gui/CMakeLists.txt +++ b/data/graphics/gui/CMakeLists.txt @@ -20,10 +20,6 @@ SET (FILES hscroll_right_pressed.png item_shortcut_bgr.png mouse.png - menuitemD.png - menuitemF.png - menuitemN.png - menuitemP.png radioin.png radioout.png resize.png @@ -39,7 +35,6 @@ SET (FILES target-cursor-red-l.png target-cursor-red-m.png target-cursor-red-s.png - thickborder.png unknown-item.png vscroll_blue.png vscroll_down_default.png |