wgl: relocate wgl code to state_trackers/wgl
[mesa.git] / src / mesa / SConscript
index 01620ee61471c8e00af03ef36792dbd93840d300..a878d31dbb5129c3532f88ca43e799c487915f33 100644 (file)
@@ -341,5 +341,3 @@ if env['platform'] != 'winddk':
                )
                Export('glapi')
 
-       if platform == 'windows':
-               SConscript('state_tracker/wgl/SConscript')