summaryrefslogtreecommitdiffstats
path: root/src/util
diff options
context:
space:
mode:
authorEmil Velikov <[email protected]>2017-02-22 19:23:16 +0000
committerEmil Velikov <[email protected]>2017-03-10 14:12:48 +0000
commitfb187d22325b105adff339990e12479be004bbed (patch)
tree9df34245ec8f87cbb6a3686ccd2adde10c2a0ebc /src/util
parent2e8c683f5e6f58a53ba973775625d3117c6e96c1 (diff)
util: remove shebang from format_srgb.py
Analogous to earlier commit(s). Signed-off-by: Emil Velikov <[email protected]> Reviewed-by: Eric Engestrom <[email protected]>
Diffstat (limited to 'src/util')
-rw-r--r--src/util/format_srgb.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/util/format_srgb.py b/src/util/format_srgb.py
index d5cbcf7646b..44b35a061d6 100644
--- a/src/util/format_srgb.py
+++ b/src/util/format_srgb.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
CopyRight = '''
/**************************************************************************