diff options
Diffstat (limited to 'src/client.h')
-rw-r--r-- | src/client.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/client.h b/src/client.h index 4e891236f..06bc1faf0 100644 --- a/src/client.h +++ b/src/client.h @@ -245,10 +245,6 @@ public: void reloadWallpaper(); - Window *openErrorDialog(const std::string &header, - const std::string &message, - const bool modal); - private: static void createWindows(); |