From ffdf4624323af943a2f3f7241fa87d97afc50460 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 9 May 2012 16:38:49 +0000 Subject: Remove old HTTP and OSC stuff. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@4329 a436a847-0d15-0410-975c-d299462d15a1 --- doc/reference.doxygen.in | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/reference.doxygen.in b/doc/reference.doxygen.in index c710719e..a1624b97 100644 --- a/doc/reference.doxygen.in +++ b/doc/reference.doxygen.in @@ -568,9 +568,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = @INGEN_SRCDIR@ \ - @INGEN_SRCDIR@/src/engine/OSCEngineReceiver.cpp \ - @INGEN_SRCDIR@/src/engine/OSCClientSender.cpp +INPUT = @INGEN_SRCDIR@ # This tag can be used to specify the character encoding of the source files # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is -- cgit v1.2.1