summaryrefslogtreecommitdiff
path: root/include/d
diff options
context:
space:
mode:
Diffstat (limited to 'include/d')
-rw-r--r--include/d/actor/d_a_npc4.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/d/actor/d_a_npc4.h b/include/d/actor/d_a_npc4.h
index f4086b1d96..d84fdadf7e 100644
--- a/include/d/actor/d_a_npc4.h
+++ b/include/d/actor/d_a_npc4.h
@@ -185,7 +185,6 @@ public:
};
daNpcF_c() {
- FORCE_DONT_INLINE;
initialize();
}
BOOL execute();