This commit is contained in:
2014-10-03 11:26:17 +02:00
parent 7302c54cc9
commit f4b53aa4be
-3
View File
@@ -194,6 +194,3 @@ public void writeLeftDigits(double value)
IO.writeShort(0x42, 3 << 12); IO.writeShort(0x42, 3 << 12);
} }
} }
}