Remove unused method

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2015-06-01 22:39:54 -03:00 committed by Dirk Hohndel
parent 9dc32de878
commit ee9746c622
2 changed files with 0 additions and 10 deletions

View file

@ -21,7 +21,6 @@ public slots:
void enableEdition();
void resetState();
void resetPallete();
void setCurrentDiveSiteByIndex(int dive_nr);
void on_diveSiteCoordinates_textChanged(const QString& text);
void on_diveSiteDescription_textChanged(const QString& text);
void on_diveSiteName_textChanged(const QString& text);