chiark
/
gitweb
/
~ianmdlvl
/
otter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22b1246
)
done this todo
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Mon, 23 Nov 2020 00:32:54 +0000
(
00:32
+0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Mon, 23 Nov 2020 00:32:54 +0000
(
00:32
+0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
src/bin/daemon-otter.rs
patch
|
blob
|
history
diff --git
a/src/bin/daemon-otter.rs
b/src/bin/daemon-otter.rs
index ee5b4ad8f247f8f23638f36e8ba04bf9c3b4484b..864e83d3e9eeef88c3d17368e788956a9d5ff600 100644
(file)
--- a/
src/bin/daemon-otter.rs
+++ b/
src/bin/daemon-otter.rs
@@
-36,8
+36,6
@@
const RESOURCES : &[(&'static str, ResourceLocation, ContentType)] = &[
("wasm.js", RL::Wasm("otter_wasm.js"), ContentType::JavaScript),
];
-// xxx need remove game from cli
-
#[derive(Debug)]
struct CheckedResourceLeaf {
safe_leaf: &'static str,