diff options
| author | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2024-04-22 13:20:05 -0400 |
|---|---|---|
| committer | LagoLunatic <LagoLunatic@users.noreply.github.com> | 2024-04-22 13:20:05 -0400 |
| commit | f856df04e518ee246245a4e6cbf31e00358b4f1e (patch) | |
| tree | a65d44bd68a938721011da941806084ba3355ec9 /src/d/actor/d_a_shutter.cpp | |
| parent | 94f3b78155f75de3a1bb1eaf8652d9017df18d65 (diff) | |
Regenerate old actor profiles for consistency
Diffstat (limited to 'src/d/actor/d_a_shutter.cpp')
| -rw-r--r-- | src/d/actor/d_a_shutter.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/d/actor/d_a_shutter.cpp b/src/d/actor/d_a_shutter.cpp index 63c6efc5..714dad12 100644 --- a/src/d/actor/d_a_shutter.cpp +++ b/src/d/actor/d_a_shutter.cpp @@ -81,7 +81,6 @@ static BOOL daShutter_IsDelete(void*) { /* Nonmatching */ } - static actor_method_class daShutterMethodTable = { (process_method_func)daShutter_Create, (process_method_func)daShutter_Delete, |
