Module: Mesa
Branch: master
Commit: f72923aaead58e6c51a044c1125ee1dccd8c910a
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=f72923aaead58e6c51a044c1125ee1dccd8c910a

Author: Eric Anholt <e...@anholt.net>
Date:   Wed Nov 25 15:38:55 2015 -0800

mesa: Remove the python mode bits from gl_enums.py.

emacs whines at me every time I open the file about these unsafe
variables, and the file was reformatted from 8 space to 4 space long ago.

Reviewed-by: Ian Romanick <ian.d.roman...@intel.com>

---

 src/mapi/glapi/gen/gl_enums.py |    1 -
 1 file changed, 1 deletion(-)

diff --git a/src/mapi/glapi/gen/gl_enums.py b/src/mapi/glapi/gen/gl_enums.py
index 041c2f8..d61f260 100644
--- a/src/mapi/glapi/gen/gl_enums.py
+++ b/src/mapi/glapi/gen/gl_enums.py
@@ -1,5 +1,4 @@
 #!/usr/bin/python2
-# -*- Mode: Python; py-indent-offset: 8 -*-
 
 # (C) Copyright Zack Rusin 2005. All Rights Reserved.
 # Copyright (C) 2015 Intel Corporation

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to