From e85a681788096b9923e0b598d3f06f3fb854fd76 Mon Sep 17 00:00:00 2001 From: Neil Roberts Date: Wed, 24 Apr 2013 18:00:49 +0100 Subject: [PATCH] =?UTF-8?q?cogl-gst:=20Remove=20=E2=80=98FLOP=E2=80=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This is an inappropriately pessimistic remark for the header of CoglGstVideoSink. Reviewed-by: Robert Bragg (cherry picked from commit ce2a70165054fea3e9d992c14650ba8cccf60e97) --- cogl-gst/cogl-gst-video-sink.h | 1 - 1 file changed, 1 deletion(-) diff --git a/cogl-gst/cogl-gst-video-sink.h b/cogl-gst/cogl-gst-video-sink.h index 7ca054b8c..f11f25474 100644 --- a/cogl-gst/cogl-gst-video-sink.h +++ b/cogl-gst/cogl-gst-video-sink.h @@ -29,7 +29,6 @@ * License along with this library; if not, write to the * Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Boston, MA 02111-1307, USA. - FLOP */ #ifndef __COGL_GST_VIDEO_SINK_H__