summaryrefslogtreecommitdiff
path: root/SmartDeviceLink/SDLWindowType.m
diff options
context:
space:
mode:
Diffstat (limited to 'SmartDeviceLink/SDLWindowType.m')
-rw-r--r--SmartDeviceLink/SDLWindowType.m5
1 files changed, 0 insertions, 5 deletions
diff --git a/SmartDeviceLink/SDLWindowType.m b/SmartDeviceLink/SDLWindowType.m
index 4a88de0fa..90678e3ea 100644
--- a/SmartDeviceLink/SDLWindowType.m
+++ b/SmartDeviceLink/SDLWindowType.m
@@ -1,13 +1,8 @@
//
// SDLWindowType.m
// SmartDeviceLink
-//
-// Created by cssoeutest1 on 11.07.19.
-// Copyright © 2019 smartdevicelink. All rights reserved.
-//
#import "SDLWindowType.h"
-
SDLWindowType const SDLWindowTypeMain = @"MAIN";
SDLWindowType const SDLWindowTypeWidget = @"WIDGET";