diff options
Diffstat (limited to 'include/anope.h')
-rw-r--r-- | include/anope.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/anope.h b/include/anope.h index 992662650..421d735a3 100644 --- a/include/anope.h +++ b/include/anope.h @@ -341,7 +341,6 @@ namespace Anope extern CoreExport int VersionMajor(); extern CoreExport int VersionMinor(); extern CoreExport int VersionPatch(); - extern CoreExport int VersionBuild(); /** Check whether two strings match. * @param str The string to check against the pattern (e.g. foobar) |