The SiS and Unichrome drivers assume that the handle to the
[mesa.git] / src / mesa / drivers / dri / sis / sis_stencil.h
index db6098ff0498f377bf31db170a0314a4be741e02..4a36c98f3dbc481769cd4007b73a93f5ed223319 100644 (file)
@@ -32,9 +32,6 @@ CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 #ifndef __SIS_STENCIL_H__
 #define __SIS_STENCIL_H__
 
-#ifdef GLX_DIRECT_RENDERING
-
 extern void sisDDInitStencilFuncs( GLcontext *ctx );
 
 #endif
-#endif