summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Fischer <joeljfischer@gmail.com>2017-11-28 15:56:50 -0500
committerJoel Fischer <joeljfischer@gmail.com>2017-11-28 15:56:50 -0500
commit16105434f36c547f4533219978bb2db206392f61 (patch)
tree3aaf9fd51639a7ddb13b7157169d074119732beb
parent0b1b1932d8f84855ea76178ac2563a2faa33affc (diff)
downloadsdl_ios-16105434f36c547f4533219978bb2db206392f61.tar.gz
Remove a log
-rwxr-xr-xSmartDeviceLink/SDLCarWindow.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/SmartDeviceLink/SDLCarWindow.m b/SmartDeviceLink/SDLCarWindow.m
index 3881f3c28..8a870ba1c 100755
--- a/SmartDeviceLink/SDLCarWindow.m
+++ b/SmartDeviceLink/SDLCarWindow.m
@@ -72,7 +72,6 @@ NS_ASSUME_NONNULL_BEGIN
}
self.lastMd5HashTimestamp = displayLink.timestamp;
- SDLLogD(@"Send Carwindow frame");
CGRect bounds = self.rootViewController.view.bounds;