summaryrefslogtreecommitdiff
path: root/src/hexen/a_action.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/hexen/a_action.c')
-rw-r--r--src/hexen/a_action.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/hexen/a_action.c b/src/hexen/a_action.c
index af727480..19b1543b 100644
--- a/src/hexen/a_action.c
+++ b/src/hexen/a_action.c
@@ -860,8 +860,6 @@ boolean A_LocalQuake(byte * args, mobj_t * actor)
int lastfound = 0;
int success = false;
- actor = actor; // suppress warning
-
// Find all quake foci
do
{