summaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2009-04-08 13:24:48 +0000
committerRussell Bryant <russell@russellbryant.com>2009-04-08 13:24:48 +0000
commit2cb0018fa1ead93c5ef6b5fc0168e19abc37316c (patch)
tree1875656c19597fb0d8104ee999522baeab841f22 /main
parent0fab071d13a0abe98981403fc8da078a2595b6bb (diff)
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: https://origsvn.digium.com/svn/asterisk/trunk@186953 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'main')
-rw-r--r--main/asterisk.c2
1 files changed, 0 insertions, 2 deletions
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