From 4fe35b6ead5fed5eb3224d031add57ae3246c99d Mon Sep 17 00:00:00 2001 From: w00t Date: Fri, 4 Jan 2008 20:34:25 +0000 Subject: Remove non-portable code and replace with a debug call git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8632 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/snomasks.h | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'include') diff --git a/include/snomasks.h b/include/snomasks.h index e8115f32a..f7602f8fc 100644 --- a/include/snomasks.h +++ b/include/snomasks.h @@ -22,13 +22,13 @@ class Snomask { - private: - InspIRCd *ServerInstance; - public: - char MySnomask; - std::string Description; -// std::string LastMessage; -// unsigned int Count; + private: + InspIRCd *ServerInstance; + public: + char MySnomask; + std::string Description; +// std::string LastMessage; +// unsigned int Count; /** Create a new Snomask */ -- cgit v1.2.3