mirror of
https://bitbucket.org/seefoe/src.git
synced 2026-08-01 02:15:47 -04:00
flint++ static analyzer detected items (not all that were likely legit positives, but a start) as well as some clang detected unused vars, cleanup_
This commit is contained in:
@@ -30,8 +30,6 @@
|
||||
namespace PathAutoGeneratorNamespace
|
||||
{
|
||||
char const * const s_pathWaypointTemplate = "object/path_waypoint/path_waypoint.iff";
|
||||
char const * const s_pathObstacleTemplate = "object/resource_container/energy_solid_lg.iff";
|
||||
|
||||
}
|
||||
|
||||
using namespace PathAutoGeneratorNamespace;
|
||||
|
||||
Reference in New Issue
Block a user