Ignore:
Timestamp:
09/23/08 15:22:50 (16 years ago)
Author:
bjn8
Message:
 
File:
1 edited

Legend:

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

    r311 r314  
    811811                                } else if (i.hasOverlay()) {
    812812                                        i.setVisible(true);
    813                                         int x = i.getBoundsHeight();
     813                                        //int x = i.getBoundsHeight();
    814814                                }
    815815                        }
Note: See TracChangeset for help on using the changeset viewer.