mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-07-28 23:16:15 -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:
@@ -2684,7 +2684,6 @@ namespace
|
||||
|
||||
// custom_var TypeId definitions
|
||||
const jint CVT_UNKNOWN = static_cast<jint>(0);
|
||||
const jint CVT_CONST_STRING = static_cast<jint>(1);
|
||||
const jint CVT_RANGED_INT = static_cast<jint>(2);
|
||||
const jint CVT_PALCOLOR = static_cast<jint>(3);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user