diff options
Diffstat (limited to 'pacman-c++/client.h')
| -rw-r--r-- | pacman-c++/client.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/pacman-c++/client.h b/pacman-c++/client.h index 56f3602..476b972 100644 --- a/pacman-c++/client.h +++ b/pacman-c++/client.h | |||
| @@ -11,9 +11,6 @@ class Client | |||
| 11 | public: | 11 | public: |
| 12 | Client(); | 12 | Client(); |
| 13 | 13 | ||
| 14 | public slots: | ||
| 15 | void toggleSound() const; | ||
| 16 | |||
| 17 | private: | 14 | private: |
| 18 | MainWidget *m_mainWidget; | 15 | MainWidget *m_mainWidget; |
| 19 | }; | 16 | }; |
