diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/content_sao.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/content_sao.cpp b/src/content_sao.cpp index f195b16bd..b8189b258 100644 --- a/src/content_sao.cpp +++ b/src/content_sao.cpp @@ -27,8 +27,6 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "materials.h" // For MaterialProperties #include "tooldef.h" // ToolDiggingProperties -core::map<u16, ServerActiveObject::Factory> ServerActiveObject::m_types; - /* Some helper functions */ // Y is copied, X and Z change is limited |