diff --git a/src/performanceconfig.h b/src/performanceconfig.h index 9efd573..6247fef 100644 --- a/src/performanceconfig.h +++ b/src/performanceconfig.h @@ -106,7 +106,7 @@ public: unsigned GetLastPerformance(); void SetActualPerformanceID(unsigned nID); unsigned GetActualPerformanceID(); - bool CreateNewPerformanceFile(std::string sPerformanceName); + bool CreateNewPerformanceFile(void); bool GetInternalFolderOk(); std::string GetNewPerformanceDefaultName(void); void SetNewPerformanceName(std::string nName);