[Mesa-dev] [PATCH 07/12] mesa: Remove the python mode bits from gl_enums.py.
Eric Anholt
eric at anholt.net
Wed Nov 25 19:10:50 PST 2015
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.
---
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
--
2.6.2
More information about the mesa-dev
mailing list