remove broken link
thanks JelF see https://github.com/libvips/libvips/issues/1458
This commit is contained in:
parent
ab5641b4d8
commit
acb68c867a
@ -98,10 +98,6 @@ vips_autorot_get_angle( VipsImage *im )
|
|||||||
default:
|
default:
|
||||||
/* Other values do rotate + mirror, don't bother handling them
|
/* Other values do rotate + mirror, don't bother handling them
|
||||||
* though, how common can mirroring be.
|
* though, how common can mirroring be.
|
||||||
*
|
|
||||||
* See:
|
|
||||||
*
|
|
||||||
* http://www.80sidea.com/archives/2316
|
|
||||||
*/
|
*/
|
||||||
angle = VIPS_ANGLE_D0;
|
angle = VIPS_ANGLE_D0;
|
||||||
break;
|
break;
|
||||||
|
Loading…
Reference in New Issue
Block a user