diff options
author | Julien Isorce <julien.isorce@gmail.com> | 2014-05-02 05:29:41 +0100 |
---|---|---|
committer | Julien Isorce <julien.isorce@gmail.com> | 2014-05-02 06:03:22 +0100 |
commit | 1fb949bb3a3852e7b2c4501aa015e017c9210bb0 (patch) | |
tree | 9bd2325ceadd74324541b18bd6509f1dcb7b9568 /tests | |
parent | b903c61cebfba19e975450ca79d5b13e8eed27d0 (diff) | |
download | gstreamer-plugins-bad-1fb949bb3a3852e7b2c4501aa015e017c9210bb0.tar.gz |
gl: remove unuseful README for cocoa example
Diffstat (limited to 'tests')
-rw-r--r-- | tests/examples/gl/cocoa/README | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/examples/gl/cocoa/README b/tests/examples/gl/cocoa/README deleted file mode 100644 index 74fe337ba..000000000 --- a/tests/examples/gl/cocoa/README +++ /dev/null @@ -1,9 +0,0 @@ ---- Description of the Cocoa examples --- - -- videooverlay: -Show how to use the videooverlay interface through Cocoa. -For now, the source is videotestsrc. (not yet a video file) - ---- How to build the Cocoa examples on GNUstep environnements --- - -make clean all -f GNUmakefile.gnustep |