[fixed-to-float.sh] Remove the mtx_transform patch from the script
authorNeil Roberts <neil@linux.intel.com>
Thu, 15 Jan 2009 16:35:46 +0000 (16:35 +0000)
committerNeil Roberts <neil@linux.intel.com>
Thu, 15 Jan 2009 16:35:46 +0000 (16:35 +0000)
The patch got deleted and merged into the clutter-actor.c patch in
commit 012b16 so it was just causing unnecessary errors.

fixed-to-float.sh

index cd96784..b3eb48f 100755 (executable)
@@ -130,7 +130,6 @@ find ./clutter/ -iname '*.c' -exec grep '^clutter_[a-zA-Z_]*x ' {} \; | cut -d'
 git-commit -a -m "[By fixed-to-float.sh] Fixed to Float automatic changes" --no-verify
 
 patch -p1<fixed-to-float-patches/gl-cogl-texture.c.0.patch
-patch -p1<fixed-to-float-patches/mtx_transform.0.patch
 patch -p1<fixed-to-float-patches/clutter-actor.c.0.patch
 patch -p1<fixed-to-float-patches/clutter-alpha.c.0.patch
 patch -p1<fixed-to-float-patches/clutter-alpha.h.0.patch