summaryrefslogtreecommitdiffstats
path: root/lldb/tools/lldb-mi/MIUtilSystemLinux.h
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/tools/lldb-mi/MIUtilSystemLinux.h')
-rw-r--r--lldb/tools/lldb-mi/MIUtilSystemLinux.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/lldb/tools/lldb-mi/MIUtilSystemLinux.h b/lldb/tools/lldb-mi/MIUtilSystemLinux.h
index 57518bcde34..975714bd6f4 100644
--- a/lldb/tools/lldb-mi/MIUtilSystemLinux.h
+++ b/lldb/tools/lldb-mi/MIUtilSystemLinux.h
@@ -7,18 +7,6 @@
//
//===----------------------------------------------------------------------===//
-//++
-// File: CMIUtilSystemLinux.h
-//
-// Overview: CMIUtilSystemLinux interface.
-//
-// Environment: Compilers: Visual C++ 12.
-// gcc (Ubuntu/Linaro 4.8.1-10ubuntu9) 4.8.1
-// Libraries: See MIReadmetxt.
-//
-// Copyright: None.
-//--
-
#pragma once
#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__) || defined(__linux__)
OpenPOWER on IntegriCloud