From 953789fb8ecab6ddf8806c4c71207260ac6def67 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Tue, 30 Dec 2014 18:03:22 +0000 Subject: [PATCH] tests: gdkpixbufoverlay-test: remove outdated FIXME --- tests/icles/gdkpixbufoverlay-test.c | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/icles/gdkpixbufoverlay-test.c b/tests/icles/gdkpixbufoverlay-test.c index 467bdbe..d006599 100644 --- a/tests/icles/gdkpixbufoverlay-test.c +++ b/tests/icles/gdkpixbufoverlay-test.c @@ -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; -- 2.7.4