aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo/schedule.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/hugo/schedule.h')
-rw-r--r--engines/hugo/schedule.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/engines/hugo/schedule.h b/engines/hugo/schedule.h
index b0a1dac921..33d3eb2bd2 100644
--- a/engines/hugo/schedule.h
+++ b/engines/hugo/schedule.h
@@ -37,8 +37,6 @@
namespace Hugo {
-#define SIGN(X) ((X < 0) ? -1 : 1)
-
struct act0 { // Type 0 - Schedule
action_t actType; // The type of action
int timer; // Time to set off the action