aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/System/Path.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/System/Path.h')
-rw-r--r--include/llvm/System/Path.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/llvm/System/Path.h b/include/llvm/System/Path.h
index 850d3218..dc7e324 100644
--- a/include/llvm/System/Path.h
+++ b/include/llvm/System/Path.h
@@ -602,6 +602,5 @@ inline std::ostream& operator<<(std::ostream& strm, const sys::Path& aPath) {
}
-// vim: sw=2
#endif