diff options
Diffstat (limited to 'Tools/Scripts/webkitpy/common/system/file_lock.py')
-rw-r--r-- | Tools/Scripts/webkitpy/common/system/file_lock.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Tools/Scripts/webkitpy/common/system/file_lock.py b/Tools/Scripts/webkitpy/common/system/file_lock.py index c542777f2..3ca8b3cba 100644 --- a/Tools/Scripts/webkitpy/common/system/file_lock.py +++ b/Tools/Scripts/webkitpy/common/system/file_lock.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # Copyright (C) 2010 Gabor Rapcsanyi (rgabor@inf.u-szeged.hu), University of Szeged # # All rights reserved. |