summaryrefslogtreecommitdiffstats
path: root/third_party/mesa/mesa.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/mesa/mesa.gyp')
-rw-r--r--third_party/mesa/mesa.gyp6
1 files changed, 0 insertions, 6 deletions
diff --git a/third_party/mesa/mesa.gyp b/third_party/mesa/mesa.gyp
index 2b06eb4..f2e191e 100644
--- a/third_party/mesa/mesa.gyp
+++ b/third_party/mesa/mesa.gyp
@@ -74,12 +74,6 @@
'-fPIC',
],
}],
- ['OS=="win"', {
- # Pick up emulation headers not supported by Visual Studio.
- 'include_dirs': [
- 'src/include/c99',
- ],
- }],
],
},
'targets': [