mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2026-01-30 09:54:10 +03:00
Remove unused function editorclass::warpzonematch()
This function was marked as unused by cppcheck.
This commit is contained in:
@@ -141,7 +141,6 @@ class editorclass{
|
||||
int absfree(int x, int y);
|
||||
|
||||
int match(int x, int y);
|
||||
int warpzonematch(int x, int y);
|
||||
int outsidematch(int x, int y);
|
||||
|
||||
int backmatch(int x, int y);
|
||||
|
||||
Reference in New Issue
Block a user