diff options
author | Andrei Karas <akaras@inbox.ru> | 2013-05-22 21:35:07 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2013-05-22 21:35:07 +0300 |
commit | f3405f599e202d06cfd7aa98559fd64df039242d (patch) | |
tree | 599fe874ee9da2c471e5fbc14506c57595c44cd1 /src/gui/statuswindow.h | |
parent | 2609823ca60f2f7531033ca557de6ce37d00f97e (diff) | |
download | plus-f3405f599e202d06cfd7aa98559fd64df039242d.tar.gz plus-f3405f599e202d06cfd7aa98559fd64df039242d.tar.bz2 plus-f3405f599e202d06cfd7aa98559fd64df039242d.tar.xz plus-f3405f599e202d06cfd7aa98559fd64df039242d.zip |
Improve statuswindow.
Diffstat (limited to 'src/gui/statuswindow.h')
-rw-r--r-- | src/gui/statuswindow.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/statuswindow.h b/src/gui/statuswindow.h index 384c4f494..c9c43b872 100644 --- a/src/gui/statuswindow.h +++ b/src/gui/statuswindow.h @@ -89,7 +89,6 @@ class StatusWindow final : public Window, private: static std::string translateLetter(const char *const letters); - static std::string translateLetter2(std::string letters); /** |