From 96781f975ffcef0f978588ff9c7baf8270d7164a Mon Sep 17 00:00:00 2001 From: russell Date: Wed, 8 Apr 2009 13:24:48 +0000 Subject: Start splitting up miscellaneous doxygen documentation into separate files. doxyref.h was created to hold miscellaneous documentation that was not specific to a part of the code. This file has grown quite a bit so I decided to start splitting parts of it out into new files. Now, you can drop a new file into include/asterisk/doxygen/ and it will be processed by doxygen. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@186953 f38db490-d61c-443f-a65b-d21fe96a405b --- main/asterisk.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'main/asterisk.c') diff --git a/main/asterisk.c b/main/asterisk.c index 20c85b47f..60413fb12 100644 --- a/main/asterisk.c +++ b/main/asterisk.c @@ -138,8 +138,6 @@ int daemon(int, int); /* defined in libresolv of all places */ #include "asterisk/xmldoc.h" #include "asterisk/poll-compat.h" -#include "asterisk/doxyref.h" /* Doxygen documentation */ - #include "../defaults.h" #ifndef AF_LOCAL -- cgit v1.2.3