diff options
Diffstat (limited to 'gui/ice40/mainwindow.h')
-rw-r--r-- | gui/ice40/mainwindow.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gui/ice40/mainwindow.h b/gui/ice40/mainwindow.h index 201bf1b1..bb8ed75f 100644 --- a/gui/ice40/mainwindow.h +++ b/gui/ice40/mainwindow.h @@ -54,8 +54,6 @@ class MainWindow : public BaseMainWindow private:
QAction *actionLoadPCF;
QAction *actionSaveAsc;
-
- std::string currentPCF;
};
NEXTPNR_NAMESPACE_END
|