summaryrefslogtreecommitdiffstats
path: root/src/port.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/port.c')
-rw-r--r--src/port.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/port.c b/src/port.c
index 974086a..d220601 100644
--- a/src/port.c
+++ b/src/port.c
@@ -406,7 +406,6 @@ ganv_port_set_control_value(GanvPort* port,
impl->control->value = value;
ganv_item_request_update(GANV_ITEM(port));
- ganv_item_request_update(GANV_ITEM(port->impl->control->rect));
}
void