Remove a few unused functions reported by callcatcher (#11658)
This commit is contained in:
@@ -167,9 +167,6 @@ class Map /*: public NodeContainer*/
|
||||
|
||||
inline const NodeDefManager * getNodeDefManager() { return m_nodedef; }
|
||||
|
||||
// Returns InvalidPositionException if not found
|
||||
bool isNodeUnderground(v3s16 p);
|
||||
|
||||
bool isValidPosition(v3s16 p);
|
||||
|
||||
// throws InvalidPositionException if not found
|
||||
|
||||
Reference in New Issue
Block a user