diff options
Diffstat (limited to 'llvm/lib/System/Unix/TimeValue.inc')
-rw-r--r-- | llvm/lib/System/Unix/TimeValue.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/lib/System/Unix/TimeValue.inc b/llvm/lib/System/Unix/TimeValue.inc index 83d76d202c5..1df9e3b31b4 100644 --- a/llvm/lib/System/Unix/TimeValue.inc +++ b/llvm/lib/System/Unix/TimeValue.inc @@ -48,4 +48,3 @@ TimeValue TimeValue::now() { } } -// vim: sw=2 smartindent smarttab tw=80 autoindent expandtab |