diff options
Diffstat (limited to 'vcl/source/app/idle.cxx')
-rw-r--r-- | vcl/source/app/idle.cxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/source/app/idle.cxx b/vcl/source/app/idle.cxx index 0dd8593bff84..e2fa915bc66d 100644 --- a/vcl/source/app/idle.cxx +++ b/vcl/source/app/idle.cxx @@ -62,5 +62,4 @@ sal_uInt64 Idle::UpdateMinPeriod( sal_uInt64 /* nMinPeriod */, sal_uInt64 /* nTi return 1; } - /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |