mirror of
https://bitbucket.org/theswgsource/src-1.2.git
synced 2026-07-31 01:15:48 -04:00
potentially breaking: unused vars
This commit is contained in:
@@ -1992,8 +1992,6 @@ void JNICALL ScriptMethodsCraftingNamespace::getValidManufactureSchematicsForSta
|
||||
*/
|
||||
jboolean JNICALL ScriptMethodsCraftingNamespace::hasValidManufactureSchematicsForStation(JNIEnv *env, jobject self, jlong player, jlong station)
|
||||
{
|
||||
static const Unicode::String SEPARATOR(Unicode::narrowToWide("*"));
|
||||
|
||||
UNREF(self);
|
||||
|
||||
if (player == 0 || station == 0)
|
||||
|
||||
Reference in New Issue
Block a user