From: sapier Date: Sun, 15 Jan 2012 19:06:56 +0000 (+0100) Subject: fixed missing removal in static fix X-Git-Tag: sapier-20120115~9 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=71186974fa30b68292b66bb43124040957edfc31;p=oweals%2Fminetest.git fixed missing removal in static fix --- 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 ServerActiveObject::m_types; - /* Some helper functions */ // Y is copied, X and Z change is limited