daemon mode and bugs fixes
[googlelatitude] / src / latitude.h
index 4f2362d..395b00d 100644 (file)
@@ -12,9 +12,6 @@
 class LatitudeGUI : public QMainWindow {
     Q_OBJECT
 
-signals:
-    void newpos();
-
 public:
     LatitudeGUI(QMainWindow *parent = 0);