mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
Tool.cpp/.h, lua_api/l_util.cpp: Tidy up code and remove dead code
This commit is contained in:
@@ -95,9 +95,6 @@ struct DigParams
|
||||
{}
|
||||
};
|
||||
|
||||
DigParams getDigParams(const ItemGroupList &groups,
|
||||
const ToolCapabilities *tp, float time_from_last_punch);
|
||||
|
||||
DigParams getDigParams(const ItemGroupList &groups,
|
||||
const ToolCapabilities *tp);
|
||||
|
||||
|
Reference in New Issue
Block a user