From be4ce4937e4f1b8e832e9d771b254eb01cded0df Mon Sep 17 00:00:00 2001 From: Emil Velikov Date: Wed, 22 Feb 2017 16:52:37 +0000 Subject: mesa: remove shebang from python scripts Analogous to earlier commit(s). Signed-off-by: Emil Velikov Reviewed-by: Eric Engestrom --- src/mesa/main/format_info.py | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mesa/main/format_info.py') diff --git a/src/mesa/main/format_info.py b/src/mesa/main/format_info.py index 729edbb3249..780dc0bec7d 100644 --- a/src/mesa/main/format_info.py +++ b/src/mesa/main/format_info.py @@ -1,4 +1,3 @@ -#!/usr/bin/env python # # Copyright 2014 Intel Corporation # -- cgit v1.2.3