diff options
Diffstat (limited to 'lib/System/Unix/Memory.inc')
-rw-r--r-- | lib/System/Unix/Memory.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/System/Unix/Memory.inc b/lib/System/Unix/Memory.inc index 370b318955..a89fd22d2e 100644 --- a/lib/System/Unix/Memory.inc +++ b/lib/System/Unix/Memory.inc @@ -67,4 +67,3 @@ void Memory::ReleaseRWX(MemoryBlock& M) { } -// vim: sw=2 smartindent smarttab tw=80 autoindent expandtab |