tests: gdkpixbufoverlay-test: remove outdated FIXME
authorTim-Philipp Müller <tim@centricular.com>
Tue, 30 Dec 2014 18:03:22 +0000 (18:03 +0000)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 30 Dec 2014 18:03:22 +0000 (18:03 +0000)
tests/icles/gdkpixbufoverlay-test.c

index 467bdbe..d006599 100644 (file)
@@ -176,7 +176,6 @@ buffer_cb (GstPad * pad, GstPadProbeInfo * info, gpointer user_data)
 
   GST_LOG ("%3d, %3d", x, y);
 
-  /* FIXME: need absolute positioning where negative offsets are not flipped */
   g_object_set (overlay, "offset-x", x, "offset-y", y, NULL);
 
   return GST_PAD_PROBE_OK;