1
0
mirror of https://github.com/anope/anope.git synced 2026-07-02 04:26:39 +02:00

fixed a small bug in the extensible class

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@2716 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
DukePyrolator
2009-12-25 19:11:04 +00:00
parent 80cbac3769
commit 90a500ffd6
-1
View File
@@ -158,7 +158,6 @@ class CoreExport Extensible
return true;
}
p = 0;
return false;
}