diff -r 3c04e05ab24f -r 67b6ef6917ba src/config.h --- a/src/config.h Wed Jul 17 03:06:21 2013 +0300 +++ b/src/config.h Wed Jul 17 18:46:47 2013 +0300 @@ -16,7 +16,6 @@ virtual ~ConfigBox(); void addPath( str path ); void initFromSettings(); - str binaryConfigName( str ver ) const; public slots: void addPath();