X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fscripting%2Fcandle.cpp;h=018ddb58c49b8eda134bb1b8eceb6679ae9b4e83;hb=33c9a30be6a351fe21a3eb702a7fa90acd43a741;hp=3bec7d55d6f3887476af31612bea4907779cd1dc;hpb=13e56e5b8d9727128667bb42c3aa4850b4a8dd00;p=supertux.git diff --git a/src/scripting/candle.cpp b/src/scripting/candle.cpp index 3bec7d55d..018ddb58c 100644 --- a/src/scripting/candle.cpp +++ b/src/scripting/candle.cpp @@ -17,8 +17,6 @@ #include "object/candle.hpp" #include "scripting/candle.hpp" -#define NOIMPL log_fatal << __PRETTY_FUNCTION__ << " not implemented." - namespace scripting { Candle::Candle(::Candle* candle)