summaryrefslogtreecommitdiff
path: root/include/inspircd_io.h
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2003-01-30 17:51:45 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2003-01-30 17:51:45 +0000
commit8f282762b0a90458a808e13c4a52196ebd14534a (patch)
tree89981f69dc27f216a2d3d22d9387af6732cfaa8a /include/inspircd_io.h
parent80acf05785484ea822472b1c3ea678e82dfb5cfe (diff)
Moved to Dev-C++ as an editor for project (more stable than gvim!)
git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@158 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'include/inspircd_io.h')
-rw-r--r--include/inspircd_io.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/include/inspircd_io.h b/include/inspircd_io.h
index bdf9d3e18..3270c2bc4 100644
--- a/include/inspircd_io.h
+++ b/include/inspircd_io.h
@@ -12,21 +12,6 @@
* the file COPYING for details.
*
* ---------------------------------------------------
-
- $Log$
- Revision 1.1 2003/01/23 19:45:58 brain
- Initial revision
-
- Revision 1.5 2003/01/21 20:31:24 brain
- Modified to add documentation
- Added ConfigReader class for modules
-
- Revision 1.4 2003/01/06 23:38:29 brain
-
- just playing with header tags
-
-
- * ---------------------------------------------------
*/
void Exit (int);