Removed ToDo's

Signed-off-by: Grafe <flingelfrank@hotmail.com>
This commit is contained in:
Grafe 2013-03-26 13:52:53 +01:00
parent 19a1060324
commit 0ed668884a
2 changed files with 0 additions and 2 deletions

View File

@ -12,7 +12,6 @@ public class SIGNChunkUpdater extends DSign{
public SIGNChunkUpdater(Sign sign, GameWorld gworld) {
super(sign, gworld);
// TODO Auto-generated constructor stub
}
@Override

View File

@ -16,7 +16,6 @@ public class SIGNClasses extends DSign{
public SIGNClasses(Sign sign, GameWorld gworld) {
super(sign, gworld);
// TODO Auto-generated constructor stub
}
@Override