diff options
Diffstat (limited to 'examples/example-resources/src/main.rs')
| -rw-r--r-- | examples/example-resources/src/main.rs | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/example-resources/src/main.rs b/examples/example-resources/src/main.rs index 38e4561..262680a 100644 --- a/examples/example-resources/src/main.rs +++ b/examples/example-resources/src/main.rs @@ -37,9 +37,6 @@ fn main() { }); // --------- IMPORTANT --------- - program - .with_dispatcher(CMDCurrent) - .with_dispatcher(CMDModifyCurrent); program.exec_and_exit(); } |
