diff --git a/src/button.h b/src/button.h index b992a65..fe2b09c 100644 --- a/src/button.h +++ b/src/button.h @@ -40,7 +40,6 @@ protected: int lastTick; public: - string path; Button(GMenu2X *gmenu2x, bool doubleClick = false); virtual ~Button() {};