X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=include%2Fvlc_vout.h;h=ad08f3975f9d39d0e8356727b7544cefc8b71da7;hb=12ade3e3bc975d5426ba4af155b7372c31093b31;hp=128bd54cb3ba0a39eca71e613d146e82a2ae5617;hpb=a61cb21fd61350444abc09c91b55c16d7a4a64cb;p=vlc diff --git a/include/vlc_vout.h b/include/vlc_vout.h index 128bd54cb3..ad08f3975f 100644 --- a/include/vlc_vout.h +++ b/include/vlc_vout.h @@ -85,9 +85,6 @@ struct vout_thread_t { #define VOUT_ALIGN_BOTTOM 0x0008 #define VOUT_ALIGN_VMASK 0x000C -/* scaling factor (applied to i_zoom in vout_thread_t) */ -#define ZOOM_FP_FACTOR 1000 - /***************************************************************************** * Prototypes *****************************************************************************/