--- deliantra/server/include/global.h 2008/04/20 00:44:12 1.70 +++ deliantra/server/include/global.h 2008/04/21 23:35:24 1.72 @@ -120,8 +120,6 @@ /* Now for recipe/alchemy */ #include "recipe.h" -#include "funcpoint.h" - /***************************************************************************** * GLOBAL VARIABLES: * *****************************************************************************/ @@ -171,8 +169,6 @@ #include "libproto.h" #include "sockproto.h" -#define decrease_ob(xyz) decrease_ob_nr(xyz,1) - INTERFACE_CLASS (Settings) struct Settings { const char *ACC (RO, logfilename); /* logfile to use */