diff options
Diffstat (limited to 'src/SendToMenu.hh')
-rw-r--r-- | src/SendToMenu.hh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/SendToMenu.hh b/src/SendToMenu.hh index a217b5f..37f45fc 100644 --- a/src/SendToMenu.hh +++ b/src/SendToMenu.hh | |||
@@ -52,8 +52,6 @@ private: | |||
52 | 52 | ||
53 | /// Rebuild the menu from scratch. | 53 | /// Rebuild the menu from scratch. |
54 | void rebuildMenu(); | 54 | void rebuildMenu(); |
55 | /// listens to signals that makes this instance need to rebuild menu | ||
56 | FbTk::Observer *m_rebuildObs; | ||
57 | }; | 55 | }; |
58 | 56 | ||
59 | #endif // SENDTOMENU_HH | 57 | #endif // SENDTOMENU_HH |