X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;ds=sidebyside;f=src%2Fctsim.h;fp=src%2Fctsim.h;h=435f26595dd7fb6e0b68ce1a43ca284f2eecdd0d;hb=dcc87ab716636e2464e104e6d79d031b2ec6b925;hp=a98faa29d9ae23d8c71aa588170fb833b0bb6594;hpb=a2ac3119d9f9572f113b1f32d7be996dd49037ae;p=ctsim.git diff --git a/src/ctsim.h b/src/ctsim.h index a98faa2..435f265 100644 --- a/src/ctsim.h +++ b/src/ctsim.h @@ -233,8 +233,6 @@ public: wxDocManager* getDocManager() { return m_docManager; } - wxString getUntitledFilename(); - int getNumberCPU() const { return wxThread::GetCPUCount(); } EZPlotDialog* makeEZPlotDialog()