summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Roberts <neil@linux.intel.com>2013-04-24 18:00:49 +0100
committerLionel Landwerlin <llandwerlin@gmail.com>2013-06-21 19:02:15 +0100
commite85a681788096b9923e0b598d3f06f3fb854fd76 (patch)
treebb1a937723a5786e483fd9adb76bf7b732cbe796
parente46ad9a91e510611bf3951c3db92255972796899 (diff)
downloadcogl-e85a681788096b9923e0b598d3f06f3fb854fd76.tar.gz
cogl-gst: Remove ‘FLOP’
This is an inappropriately pessimistic remark for the header of CoglGstVideoSink. Reviewed-by: Robert Bragg <robert@linux.intel.com> (cherry picked from commit ce2a70165054fea3e9d992c14650ba8cccf60e97)
-rw-r--r--cogl-gst/cogl-gst-video-sink.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/cogl-gst/cogl-gst-video-sink.h b/cogl-gst/cogl-gst-video-sink.h
index 7ca054b8..f11f2547 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__