summaryrefslogtreecommitdiffhomepage
path: root/src/script.inl
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2024-05-02 07:11:20 +0200
committerStanislaw Halik <sthalik@misaki.pl>2024-05-02 22:35:38 +0200
commitf986add6f37dfe347d59d3c4d8bd9744935bd400 (patch)
tree33c6d6e7ba8df105dd6622bc1bf69c687282b084 /src/script.inl
parentda156d254f12426c565825f74e983f0204ba3a90 (diff)
a
Diffstat (limited to 'src/script.inl')
-rw-r--r--src/script.inl1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/script.inl b/src/script.inl
index d3c9a06e..d2e0bcd4 100644
--- a/src/script.inl
+++ b/src/script.inl
@@ -164,7 +164,6 @@ void Script<S, Obj>::do_error_unwind()
case torn_down:
break;
}
- fm_assert(false);
}
#undef FM_ASSERT_SCRIPT_STATE