mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-14 11:08:30 +01: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