summaryrefslogtreecommitdiffstats
path: root/src/gui/Port.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/Port.cpp')
-rw-r--r--src/gui/Port.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/Port.cpp b/src/gui/Port.cpp
index 20f9cf90..89284463 100644
--- a/src/gui/Port.cpp
+++ b/src/gui/Port.cpp
@@ -82,7 +82,6 @@ Port::Port(App& app,
{
assert(pm);
- set_border_width(1.0);
set_dash_length(app.style()->get_port_dash_length(pm.get()));
if (app.can_control(pm.get())) {