mesa: Remove the python mode bits from gl_enums.py.
authorEric Anholt <eric@anholt.net>
Wed, 25 Nov 2015 23:38:55 +0000 (15:38 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 1 Dec 2015 18:24:31 +0000 (10:24 -0800)
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.romanick@intel.com>
src/mapi/glapi/gen/gl_enums.py

index 041c2f8ddb8ef4649c9d1e41e610a48c11bfa570..d61f260f528bbe5710b56b16daa19b6ffd3fe2c9 100644 (file)
@@ -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