summaryrefslogtreecommitdiff
path: root/crates/throwshade/src
diff options
context:
space:
mode:
Diffstat (limited to 'crates/throwshade/src')
-rw-r--r--crates/throwshade/src/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/throwshade/src/lib.rs b/crates/throwshade/src/lib.rs
index 7fffa37..f6ee8a6 100644
--- a/crates/throwshade/src/lib.rs
+++ b/crates/throwshade/src/lib.rs
@@ -36,7 +36,6 @@ impl ThrowShade {
}
cfg_if::cfg_if! {
-
if #[cfg(target_arch = "wasm32")] {
struct Game {
throwshade: ThrowShade,