Mesa (vulkan): nir/opt_algebraic: Remove the encoding line

Jason Ekstrand jekstrand at kemper.freedesktop.org
Thu Apr 14 22:13:43 UTC 2016


Module: Mesa
Branch: vulkan
Commit: 769b5614f85992c333fa87f4faf23656da439d48
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=769b5614f85992c333fa87f4faf23656da439d48

Author: Jason Ekstrand <jason.ekstrand at intel.com>
Date:   Thu Apr 14 10:35:37 2016 -0700

nir/opt_algebraic: Remove the encoding line

This is an unneeded diff between the vulkan and master branches

---

 src/compiler/nir/nir_opt_algebraic.py | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/compiler/nir/nir_opt_algebraic.py b/src/compiler/nir/nir_opt_algebraic.py
index dd41931..8f08e6b 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
 #




More information about the mesa-commit mailing list