i915: Remove the I915 macro from the formerly shared code.
[mesa.git] / src / mesa / drivers / dri / i915 / intel_buffers.h
index 4e3d13087fe699dfa96544df811094ab14614e49..08065d33aefdc673af90cf0b6749923a31ee532d 100644 (file)
@@ -49,8 +49,6 @@ intel_draw_buffer(struct gl_context * ctx)
 }
 
 extern void intelInitBufferFuncs(struct dd_function_table *functions);
-#ifdef I915
 void intelCalcViewport(struct gl_context * ctx);
-#endif
 
 #endif /* INTEL_BUFFERS_H */