From: Jason Ekstrand Date: Thu, 14 Apr 2016 17:35:37 +0000 (-0700) Subject: nir/opt_algebraic: Remove the encoding line X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=769b5614f85992c333fa87f4faf23656da439d48;p=mesa.git nir/opt_algebraic: Remove the encoding line This is an unneeded diff between the vulkan and master branches --- diff --git a/src/compiler/nir/nir_opt_algebraic.py b/src/compiler/nir/nir_opt_algebraic.py index dd41931b345..8f08e6b1341 100644 --- a/src/compiler/nir/nir_opt_algebraic.py +++ b/src/compiler/nir/nir_opt_algebraic.py @@ -1,5 +1,4 @@ #! /usr/bin/env python -# -*- encoding: utf-8 -*- # # Copyright (C) 2014 Intel Corporation #