Fixed most warnings

This commit is contained in:
Treeku
2014-04-10 11:52:09 +01:00
parent 62fea5c7cc
commit e91362a12f
63 changed files with 18 additions and 173 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ public class SurveyMapUpdateMessage extends SWGMessage {
highestConcentration = concentration;
}
}
int size = buffer.position();
//int size = buffer.position();
buffer.flip();
}