Drop `common.h` as unused
authorAndrey Okoshkin <a.okoshkin@samsung.com>
Fri, 9 Feb 2018 08:28:44 +0000 (11:28 +0300)
committerAndrey Okoshkin <a.okoshkin@samsung.com>
Fri, 9 Feb 2018 08:28:44 +0000 (11:28 +0300)
src/debug/netcoredbg/common.h [deleted file]

diff --git a/src/debug/netcoredbg/common.h b/src/debug/netcoredbg/common.h
deleted file mode 100644 (file)
index d86163e..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-// Copyright (c) 2017 Samsung Electronics Co., LTD
-// Distributed under the MIT License.
-// See the LICENSE file in the project root for more information.
-
-// Includes for CoreCLR API and types
-
-#include <windows.h>
-
-#include "corhdr.h"
-#include "cor.h"
-#include "cordebug.h"
-#include "coreclrhost.h"
-#include "debugshim.h"
-#include "clrinternal.h"
-
-#include "arrayholder.h"
-#include "torelease.h"