Show
Ignore:
Timestamp:
06/27/09 06:06:42 (14 months ago)
Author:
ibboard
Message:
  • Remove remaining references to IBBoard.Log4Net from WinForums UI

no-open-ticket

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • IBBoard.WarFoundry.GUI.WinForms/trunk/FrmMain.cs

    r135 r140  
    1818using IBBoard.IO; 
    1919using IBBoard.Lang; 
    20 using IBBoard.Log4Net; 
    2120using IBBoard.Windows.Forms; 
    2221using IBBoard.Windows.Forms.I18N; 
     
    9796            this.Closing+=new CancelEventHandler(FrmMain_Closing); 
    9897            CommandStack.CommandStackUpdated += new MethodInvoker(commandStack_CommandStackUpdated); 
    99             LogNotifierHandler.RegisterNotifierHandler(); 
    10098 
    10199            InitializeComponent();