diff options
Diffstat (limited to 'core/LocApiBase.cpp')
-rw-r--r-- | core/LocApiBase.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/LocApiBase.cpp b/core/LocApiBase.cpp index c1e0802..b7e3aeb 100644 --- a/core/LocApiBase.cpp +++ b/core/LocApiBase.cpp @@ -134,7 +134,6 @@ struct LocCloseMsg : public LocMsg { mLocApi->close(); } inline void locallog() const { - LOC_LOGV("%s]: LocCloseMsg"); } inline virtual void log() const { locallog(); |