Skip to content

Commit

Permalink
alpha 0.1 remove superfluous files - 1
Browse files Browse the repository at this point in the history
  • Loading branch information
Rasbats committed May 8, 2020
1 parent 9bac103 commit b632479
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/RTZassistPanelMain.cpp
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#include "RTZassistPanelMain.h"
#include "load-grammar-sax.h"
#include "load-grammar-dom.h"
#include "WriteSperry.h"
#include "WriteRouteFile.h"
//#include "WriteSperry.h"
//#include "WriteRouteFile.h"

#include "wx/dir.h"
#include <wx/filedlg.h>
Expand Down
2 changes: 1 addition & 1 deletion src/RTZassistPanelMain.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Subclass of PanelMain, which is generated by wxFormBuilder.


#include "RTZassistUI.h"
#include "test.h"
//#include "test.h"

//// end generated include
#include "wx/dir.h"
Expand Down

0 comments on commit b632479

Please sign in to comment.