X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Fclientobject.cpp;h=bec9f46fdd0c8a6cb5942c92cbe2fb55fbf5e36b;hb=c01c487c6226cbe72e63a7cd5519a5c87aa10f71;hp=787efef294c988dae5c5e6f758e0fd0a1daf9f0a;hpb=3560f0de082a8950a84e2e866981f8bdfd05428a;p=minetest.git diff --git a/src/clientobject.cpp b/src/clientobject.cpp index 787efef29..bec9f46fd 100644 --- a/src/clientobject.cpp +++ b/src/clientobject.cpp @@ -26,8 +26,6 @@ with this program; if not, write to the Free Software Foundation, Inc., ClientActiveObject */ -core::map ClientActiveObject::m_types; - ClientActiveObject::ClientActiveObject(u16 id): ActiveObject(id) {