mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +00:00
Tool.cpp/.h, lua_api/l_util.cpp: Tidy up code and remove dead code
This commit is contained in:
parent
d7c1f6c92e
commit
345e1041a2
3 changed files with 27 additions and 49 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue