diff --git a/libavfilter/vf_xbr.c b/libavfilter/vf_xbr.c
index 2a9da797f52732605d858682fb974a38469562bd..4f4a8f357b5e10301b660ca4d55a3e744bf3b6a5 100644
--- a/libavfilter/vf_xbr.c
+++ b/libavfilter/vf_xbr.c
@@ -27,7 +27,7 @@
  * @see http://www.libretro.com/forums/viewtopic.php?f=6&t=134
  * @see https://github.com/yoyofr/iFBA/blob/master/fba_src/src/intf/video/scalers/xbr.cpp
  *
- * @todo add threading and FATE test
+ * @todo add threading
  */
 
 #include "libavutil/opt.h"