Remove uneeded function

This method was being unused, rip it off.

Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Tomaz Canabrava 2014-07-15 20:34:57 -03:00 committed by Dirk Hohndel
parent e38595f684
commit 4c8e9615e4
2 changed files with 0 additions and 6 deletions

View file

@ -84,7 +84,6 @@ slots:
void enableEdition(EditMode newEditMode = NONE);
void toggleTriggeredColumn();
void updateTextLabels(bool showUnits = true);
QString trHemisphere(const char *orig);
void escDetected(void);
void photoDoubleClicked(const QString filePath);