diff --git a/inform7/if-module/Chapter 4/Actions Plugin.w b/inform7/if-module/Chapter 4/Actions Plugin.w index fc42896f5..a05ea23db 100644 --- a/inform7/if-module/Chapter 4/Actions Plugin.w +++ b/inform7/if-module/Chapter 4/Actions Plugin.w @@ -165,7 +165,6 @@ int ActionsPlugin::new_action_SMF(int task, parse_node *V, wording *NPs) { } @ = -LOG("Checking %W\n", OW); if ((OW)) { if (<> == FALSE) return FALSE; parse_node *O = <>;