From 49c065d29ca07040c3fd810026121164ad86b247 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Sun, 5 Mar 2017 14:21:25 +0100 Subject: Refactoring: rename tools/editor/ to editor/ The other subfolders of tools/ had already been moved to either editor/, misc/ or thirdparty/, so the hiding the editor code that deep was no longer meaningful. --- tools/editor/icons/icon_volume.png | Bin 295 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 tools/editor/icons/icon_volume.png (limited to 'tools/editor/icons/icon_volume.png') diff --git a/tools/editor/icons/icon_volume.png b/tools/editor/icons/icon_volume.png deleted file mode 100644 index 2ce013cb03..0000000000 Binary files a/tools/editor/icons/icon_volume.png and /dev/null differ -- cgit v1.2.3