Skip to content

Commit

Permalink
last wrong namespace comment
Browse files Browse the repository at this point in the history
  • Loading branch information
turleypol committed Oct 23, 2016
1 parent cfbb6d1 commit e5b58b0
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pol-core/pol/syshook.cpp
Expand Up @@ -26,8 +26,6 @@

#include <string>

/// SystemHookScript functions:
/// CheckSkill( who, skillid, difficulty, points )
namespace Pol
{
namespace Core
Expand Down Expand Up @@ -376,4 +374,4 @@ ExportedFunction* FindExportedFunction( Clib::ConfigElem& elem, const Plib::Pack
return new ExportedFunction( export_script, PC );
}
}
}
}

0 comments on commit e5b58b0

Please sign in to comment.