aboutsummaryrefslogtreecommitdiffstats
path: root/MainApp.h
diff options
context:
space:
mode:
authorMatt Ranostay <matt.ranostay@konsulko.com>2019-10-16 04:12:28 -0700
committerMatt Ranostay <matt.ranostay@konsulko.com>2019-11-12 22:02:01 -0800
commit11c7345f04b442f2761a79bb0b55fd1b284d1db4 (patch)
tree221c885918b01a408820b4fc101d218522d218d4 /MainApp.h
parentdd64470816b203a0f5a57e5884af51f260e72e41 (diff)
poi-yelp: remove unused allSessionsGot slot
Part of the effort to cleanup DBus usage for navigation to JSON events remove all unused sections of the application. Bug-AGL: SPEC-2880 Change-Id: Ie6bebb5e4e935676ca57c3fa5c6826a28d01d4df Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Diffstat (limited to 'MainApp.h')
-rw-r--r--MainApp.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/MainApp.h b/MainApp.h
index 7e80c32..0f3d174 100644
--- a/MainApp.h
+++ b/MainApp.h
@@ -83,7 +83,6 @@ class MainApp: public QMainWindow, public naviapi::NavicoreListener
void goClicked();
void cancelClicked();
- void allSessionsGot();
void positionGot();
void allRoutesGot();
void routeCreated();