Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into pipe-video
[mesa.git] / src / gallium / drivers / softpipe / sp_texture.h
index 6b205dc53290cca4b6747aa1d5fbd6ad21cf985f..7e3249b46f01bdf83e5f139e0fd1ae19f13923b3 100644 (file)
@@ -82,7 +82,6 @@ struct softpipe_transfer
 };
 
 
-
 /** cast wrappers */
 static INLINE struct softpipe_resource *
 softpipe_resource(struct pipe_resource *pt)