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/update | |
| 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/update')
| -rwxr-xr-x | graphics/update | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/update b/graphics/update index 005bcf3fd..c63fa8835 100755 --- a/graphics/update +++ b/graphics/update @@ -108,10 +108,6 @@ else done done - # Playlist editor tick/no-tick - $INKSCAPE_EXPORT --export-filename=tick.png src/tick.svg -w 16 -h 16 - $INKSCAPE_EXPORT --export-filename=no_tick.png src/no_tick.svg -w 16 -h 16 - # Link icon $INKSCAPE_EXPORT --export-filename=link.png src/link.svg -w 9 -h 16 |
