Cleanup dead code

Remove leftovers from e4bc1eb3bf
This commit is contained in:
Michael Kavanagh 2020-09-03 21:04:23 +01:00 committed by Ian McInerney
parent 53579c42ad
commit 8930e48cf3
2 changed files with 0 additions and 2 deletions

View File

@ -50,7 +50,6 @@
#include <eeschema_id.h>
#include <status_popup.h>
#include <wx/gdicmn.h>
#include <invoke_sch_dialog.h>
#include <dialogs/dialog_change_symbols.h>
#include <dialogs/dialog_image_editor.h>
#include <dialogs/dialog_edit_line_style.h>

View File

@ -51,7 +51,6 @@ public:
int Properties( const TOOL_EVENT& aEvent );
int EditField( const TOOL_EVENT& aEvent );
int AutoplaceFields( const TOOL_EVENT& aEvent );
int UpdateFields( const TOOL_EVENT& aEvent );
int ChangeSymbols( const TOOL_EVENT& aEvent );
int ConvertDeMorgan( const TOOL_EVENT& aEvent );