Clean up some unused things

This commit is contained in:
Jon Evans 2020-10-02 21:12:42 -04:00
parent 45d7f2b6f5
commit 3e49669304
2 changed files with 4 additions and 3 deletions

View File

@ -91,7 +91,6 @@
class APP_SETTINGS_BASE;
class TOOL_INTERACTIVE;
class PARAM_CFG;
class EDA_BASE_FRAME;
@ -367,8 +366,6 @@ private:
wxDataViewColumn* m_col_desc;
wxDataViewCtrl* m_widget;
std::vector<PARAM_CFG*> m_projectFileParams;
int m_colWidths[NUM_COLS];
wxArrayString m_pinnedLibs;
wxString m_pinnedKey;

View File

@ -37,6 +37,10 @@
using KIGFX::COLOR4D;
/*
* NOTE: Everything in this file is deprecated, it only remains because advanced_config depends on
* it for the moment.
*/
/**
* Function ConfigBaseWriteDouble