diff options
Diffstat (limited to 'src/event.h')
-rw-r--r-- | src/event.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/event.h b/src/event.h index 612d77cb..06e38007 100644 --- a/src/event.h +++ b/src/event.h @@ -74,7 +74,6 @@ public: DoDrop, DoEquip, DoMove, - DoSplit, DoUnequip, DoUse, End, |