summaryrefslogtreecommitdiffstats
path: root/ganv/module.h
diff options
context:
space:
mode:
Diffstat (limited to 'ganv/module.h')
-rw-r--r--ganv/module.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/ganv/module.h b/ganv/module.h
index 7520722..16c5258 100644
--- a/ganv/module.h
+++ b/ganv/module.h
@@ -61,10 +61,6 @@ GanvPort*
ganv_module_get_port(GanvModule* module,
guint index);
-void
-ganv_module_add_port(GanvModule* module,
- GanvPort* port);
-
double
ganv_module_get_empty_port_breadth(const GanvModule* module);