From a656f4c4d8c9ea08016cb0cdb3f4942d149dbdfd Mon Sep 17 00:00:00 2001 From: Misa Date: Sat, 2 Jan 2021 00:21:02 -0800 Subject: [PATCH] Remove unused function edentclear() This function was marked as unused by cppcheck. --- desktop_version/src/editor.cpp | 9 --------- desktop_version/src/editor.h | 2 -- 2 files changed, 11 deletions(-) diff --git a/desktop_version/src/editor.cpp b/desktop_version/src/editor.cpp index 6c3386c3..b22712c4 100644 --- a/desktop_version/src/editor.cpp +++ b/desktop_version/src/editor.cpp @@ -2196,15 +2196,6 @@ int edentat( int xp, int yp ) return -1; } -bool edentclear( int xp, int yp ) -{ - for(size_t i=0; i