mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-12 03:59:03 -04:00
Don't declare a dupe InspIRCd *
git-svn-id: http://svn.inspircd.org/repository/branches/1_1_stable@8897 e03df62e-2008-0410-955e-edbf42e46eb7
This commit is contained in:
parent
e4510527a0
commit
cb450d0716
@ -44,7 +44,6 @@ typedef std::vector<CGIhost> CGIHostlist;
|
||||
|
||||
class cmd_webirc : public command_t
|
||||
{
|
||||
InspIRCd* Me;
|
||||
CGIHostlist Hosts;
|
||||
bool notify;
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user