From 585138e4a46a3c9f3ad3666f675d178922a81815 Mon Sep 17 00:00:00 2001 From: danieldg Date: Thu, 22 Oct 2009 00:09:15 +0000 Subject: Clean up unused functions, add nonicks operoverride [dKingston] git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11951 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/inspircd.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'include') diff --git a/include/inspircd.h b/include/inspircd.h index 4198864ca..9156d3444 100644 --- a/include/inspircd.h +++ b/include/inspircd.h @@ -738,11 +738,6 @@ class CoreExport InspIRCd */ bool SilentULine(const std::string& server); - /** Returns the subversion revision ID of this ircd - * @return The revision ID or an empty string - */ - std::string GetRevision(); - /** Returns the full version string of this ircd * @return The version string */ -- cgit v1.2.3