ws/xlib: remove USE_XSHM preprocessor macro
[mesa.git] / src / gallium / winsys / xlib / SConscript
index 26a13e42b5c8344e560a720f8510b884b8b20869..587cdb8e38a286e91c23df9161d297ba004a5a36 100644 (file)
@@ -15,8 +15,6 @@ if env['platform'] == 'linux' \
         '#/src/gallium/drivers',
     ])
 
-    env.Append(CPPDEFINES = ['USE_XSHM'])
-
     st_xlib = env.ConvenienceLibrary(
        target = 'ws_xlib',
        source = [