Ignore:
Timestamp:
09/07/18 12:15:16 (6 years ago)
Author:
bln4
Message:

org.expeditee.gui.DisplayController ->
org.expeditee.gui.MessageBay ->

Clean up previously left test code aimed at finding a issue to exception on startup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/expeditee/gui/DisplayController.java

    r1112 r1114  
    12271227                Frame currentFrame = getCurrentFrame();
    12281228                if(currentFrame == null) {
    1229                         System.err.println("currentFrame == null");
    12301229                        return;
    12311230                }
Note: See TracChangeset for help on using the changeset viewer.