diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-09-06 10:16:09 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-09-06 10:16:09 +0900 |
commit | 281a7702cf2b83f13eab74d38758893584e7ecb6 (patch) | |
tree | 9ded234ddf08db57a1bc80e72d84bdb3945498c7 /icons | |
parent | 0204f596eb83c452ae7ffeefc728668b414b1f16 (diff) | |
download | universal-indent-gui-tqt-281a7702cf2b83f13eab74d38758893584e7ecb6.tar.gz universal-indent-gui-tqt-281a7702cf2b83f13eab74d38758893584e7ecb6.zip |
Remove logger code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'icons')
-rw-r--r-- | icons/CMakeLists.txt | 1 | ||||
-rwxr-xr-x | icons/document-properties.png | bin | 1115 -> 0 bytes |
2 files changed, 0 insertions, 1 deletions
diff --git a/icons/CMakeLists.txt b/icons/CMakeLists.txt index 0739cd4..50abe3b 100644 --- a/icons/CMakeLists.txt +++ b/icons/CMakeLists.txt @@ -3,7 +3,6 @@ install( accessories-text-editor.png applications-system.png document-open.png - document-properties.png document-save.png document-save-as.png edit-clear.png diff --git a/icons/document-properties.png b/icons/document-properties.png Binary files differdeleted file mode 100755 index fa697db..0000000 --- a/icons/document-properties.png +++ /dev/null |