X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fmy-place%2Ffacade%2FUserPlaces.h;h=179fc9352c173d8442d3bff2ae3194c9f382d616;hb=b3d3b3351c3552180044fa7c17378e79fb1fc706;hp=3ed19d37b88198a7b2b0e20949f623408c04e495;hpb=7cd72ef7bafad6ce3e342c7e484e5a9d10532ae5;p=platform%2Fcore%2Fcontext%2Fcontext-provider.git diff --git a/src/my-place/facade/UserPlaces.h b/src/my-place/facade/UserPlaces.h index 3ed19d3..179fc93 100644 --- a/src/my-place/facade/UserPlaces.h +++ b/src/my-place/facade/UserPlaces.h @@ -23,7 +23,6 @@ #include #include #include -#include #include "../visit-detector/VisitDetector.h" #include "../place/PlacesDetector.h" #include "UserPlacesTypes.h" @@ -34,7 +33,6 @@ namespace ctx { private: VisitDetector *__visitDetector; - DatabaseManager *__dbManager; int __timerId; TimerManager __timerManager; std::vector __dbGetPlaces();