summaryrefslogtreecommitdiffstats
path: root/below/view/src/controllers/open_source/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'below/view/src/controllers/open_source/mod.rs')
-rw-r--r--below/view/src/controllers/open_source/mod.rs8
1 files changed, 0 insertions, 8 deletions
diff --git a/below/view/src/controllers/open_source/mod.rs b/below/view/src/controllers/open_source/mod.rs
index 4c6291e8..5ffae632 100644
--- a/below/view/src/controllers/open_source/mod.rs
+++ b/below/view/src/controllers/open_source/mod.rs
@@ -19,14 +19,6 @@ use crate::stats_view::StatsView;
use crate::stats_view::ViewBridge;
make_event_controller!(
- URLPopup,
- "__unused_url",
- "",
- vec![Event::Char('u')],
- |_, _| {},
- |_, _| {}
-);
-make_event_controller!(
GpuView,
"__unused_gpu",
"",