From 389408984b381af772d456c60ceaddfe58288eee Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 12 Feb 2011 03:49:06 +0000 Subject: Document entire API in a single header/page. git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@2925 a436a847-0d15-0410-975c-d299462d15a1 --- src/port.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/port.c') diff --git a/src/port.c b/src/port.c index 04231c3..bcd599c 100644 --- a/src/port.c +++ b/src/port.c @@ -24,10 +24,6 @@ #include #include -#include "slv2/collections.h" -#include "slv2/port.h" -#include "slv2/types.h" -#include "slv2/util.h" #include "slv2_internal.h" SLV2Port -- cgit v1.2.1