diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-01-02 17:28:27 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-01-02 17:28:30 +0100 |
| commit | 85b2143644d8faf16252666f738d5fda01fc1869 (patch) | |
| tree | 1545de00b0930e9f87c0a93b4d527cdac6c413bd /graphics/wscript | |
| parent | 45bad7eafc04937deff27152732ffd848a4fbdd2 (diff) | |
Remove tick/no_tick icons which I believe are no longer used.
They were added to the list in the playlist editor but seemingly
not used.
Diffstat (limited to 'graphics/wscript')
| -rw-r--r-- | graphics/wscript | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/wscript b/graphics/wscript index 5188ef0bb..7937a389a 100644 --- a/graphics/wscript +++ b/graphics/wscript @@ -51,8 +51,6 @@ def build(bld): 'zoom_all_white.png', 'zoom_all_black.png', 'me.jpg', - 'tick.png', - 'no_tick.png', 'link.png', 'add_black.png', 'add_white.png', |
