Skip to content

Commit

Permalink
Update formedit.prg
Browse files Browse the repository at this point in the history
2022-06-05 20:47 UTC-0300 Fernando Yurisich <[email protected]>
   * ide\fmgs\formedit.prg
     - Unwanted leftover code.
   #44
  • Loading branch information
fyurisich committed Jun 5, 2022
1 parent c981355 commit 4b86d58
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions prgs/formedit.prg
Original file line number Diff line number Diff line change
Expand Up @@ -2668,11 +2668,6 @@ METHOD SetFontTypeIDE( si ) CLASS TFormEditor
METHOD SetFontTypeOOHG( si ) CLASS TFormEditor

LOCAL ia, oControl, cName
::lFormDefFontBold := _OOHG_DefaultFontBold
::lFormDefFontItalic := _OOHG_DefaultFontItalic
::lFormDefFontUnderLine := _OOHG_DefaultFontUnderLine
::lFormDefFontStrikeOut := _OOHG_DefaultFontStrikeOut
::nFormDefFontCharSet := _OOHG_DefaultFontCharSet

IF si == 0
::cFFontName := ::myIde:cFormDefFontName
Expand Down

0 comments on commit 4b86d58

Please sign in to comment.