diff --git a/src/lua/TPTScriptInterface.cpp b/src/lua/TPTScriptInterface.cpp index d2fbc8ef6..6c786682f 100644 --- a/src/lua/TPTScriptInterface.cpp +++ b/src/lua/TPTScriptInterface.cpp @@ -392,7 +392,6 @@ AnyType TPTScriptInterface::tptS_set(std::deque * words) throw GeneralException("Invalid particle type"); if (type==0) throw GeneralException("Cannot set properties of particles that do not exist"); - std::cout << propertyOffset << std::endl; switch(propertyFormat) { case FormatInt: