# HG changeset patch # User Markus Kottlaender # Date 1557238815 -7200 # Node ID 77fc44ad05e3d0c7062a3bb6e0411a00dd1e87b3 # Parent c122a064fd5e0e205605cb1d60bd65faa2140d77 client: removed old splitscreen code diff -r c122a064fd5e -r 77fc44ad05e3 client/src/components/App.vue --- a/client/src/components/App.vue Tue May 07 14:54:16 2019 +0200 +++ b/client/src/components/App.vue Tue May 07 16:20:15 2019 +0200 @@ -23,8 +23,6 @@ - - @@ -103,8 +101,6 @@ Contextbox: () => import("./Contextbox"), Toolbar: () => import("./toolbar/Toolbar"), Popup: () => import("./Popup"), - Splitscreen: () => import("./splitscreen/Splitscreen"), - MinimizedSplitscreens: () => import("./splitscreen/MinimizedSplitscreens"), Statistics: () => import("./Statistics") } }; diff -r c122a064fd5e -r 77fc44ad05e3 client/src/components/Bottlenecks.vue --- a/client/src/components/Bottlenecks.vue Tue May 07 14:54:16 2019 +0200 +++ b/client/src/components/Bottlenecks.vue Tue May 07 16:20:15 2019 +0200 @@ -23,7 +23,7 @@ />