summaryrefslogtreecommitdiffstats
path: root/src/gui/Style.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/Style.hpp')
-rw-r--r--src/gui/Style.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/Style.hpp b/src/gui/Style.hpp
index a52a3d01..13fa0546 100644
--- a/src/gui/Style.hpp
+++ b/src/gui/Style.hpp
@@ -41,7 +41,6 @@ public:
void apply_settings();
uint32_t get_port_color(const Client::PortModel* p);
- uint32_t get_port_dash_length(const Client::PortModel* p);
private:
App& _app;