Commit 790b6b54 authored by jean-pierre charras's avatar jean-pierre charras
Browse files

Forgotten change.

parent 9cb27eb8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -191,7 +191,7 @@ void SCH_FIELD::Draw( EDA_DRAW_PANEL* panel, wxDC* DC,
    /* Enable this to draw the bounding box around the text field to validate
     * the bounding box calculations.
     */
#if 1
#if 0

    // Draw boundary box:
    GRRect( &panel->m_ClipBox, DC, boundaryBox, 0, BROWN );