mirror of
https://github.com/VolmitSoftware/Iris.git
synced 2026-04-06 15:56:27 +00:00
Totally stable optimizations that wont cause any problems at all.
This commit is contained in:
@@ -75,7 +75,6 @@ public class GBiset<A, B> implements Serializable {
|
||||
/**
|
||||
* Set the second object
|
||||
*
|
||||
* @param b
|
||||
*/
|
||||
public void setB(B b) {
|
||||
this.b = b;
|
||||
|
||||
Reference in New Issue
Block a user