diff options
author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-03-20 00:46:06 +0000 |
---|---|---|
committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2007-03-20 00:46:06 +0000 |
commit | b0c43b2899bcfdc8e5e42ef9227f85b482936dee (patch) | |
tree | 21842d802f9bb59271956a43a75c77ba580a524c /src | |
parent | fe90824d32eac6e47c6520c6d77d9956c82187fd (diff) | |
download | xine-lib-b0c43b2899bcfdc8e5e42ef9227f85b482936dee.tar.gz xine-lib-b0c43b2899bcfdc8e5e42ef9227f85b482936dee.tar.bz2 |
There's no point in this.
CVS patchset: 8728
CVS date: 2007/03/20 00:46:06
Diffstat (limited to 'src')
-rw-r--r-- | src/video_out/macosx/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/video_out/macosx/Makefile.am b/src/video_out/macosx/Makefile.am index 76968ceab..29236e004 100644 --- a/src/video_out/macosx/Makefile.am +++ b/src/video_out/macosx/Makefile.am @@ -18,7 +18,6 @@ libxineMacOSXVideo_la_LDFLAGS = -version-info \ $(XINE_LT_CURRENT):$(XINE_LT_REVISION):$(XINE_LT_AGE) \ -Wl,-framework -Wl,Cocoa -framework Cocoa \ -Wl,-framework -Wl,OpenGL -framework OpenGL -libxine_MacOSXVideo_la_OBJCFLAGS = $(OBJCFLAGS) include_HEADERS = video_window.h XineOpenGLView.h XineVideoWindow.h |