From 8691870bf726a898b11cc4173e42db5b6f597cf3 Mon Sep 17 00:00:00 2001 From: w00t Date: Mon, 22 Oct 2007 15:01:15 +0000 Subject: Remove a wrapper, it's easy to read as is :p git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8300 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 28d2d534c..eef05116b 100644 --- a/include/inspircd.h +++ b/include/inspircd.h @@ -681,11 +681,6 @@ class CoreExport InspIRCd : public classbase */ int RegisteredUserCount(); - /** Return a count of invisible (umode +i) users only - * @return The number of invisible users - */ - int InvisibleUserCount(); - /** Return a count of opered (umode +o) users only * @return The number of opers */ -- cgit v1.2.3