[vlc-commits] macosx: Remove renmant of VLCMainWindowTitleView
David Fuhrmann
git at videolan.org
Sat Jun 9 19:06:27 CEST 2018
vlc | branch: master | David Fuhrmann <dfuhrmann at videolan.org> | Sat Jun 9 19:02:13 2018 +0200| [9a8ec6678e4267c1cf5fce45653543d50a2d69f4] | committer: David Fuhrmann
macosx: Remove renmant of VLCMainWindowTitleView
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=9a8ec6678e4267c1cf5fce45653543d50a2d69f4
---
modules/gui/macosx/Windows.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/modules/gui/macosx/Windows.h b/modules/gui/macosx/Windows.h
index 6d0a9bfc04..07e698ecff 100644
--- a/modules/gui/macosx/Windows.h
+++ b/modules/gui/macosx/Windows.h
@@ -52,7 +52,6 @@
static const float f_min_video_height = 70.0;
@class VLCControlsBarCommon;
- at class VLCMainWindowTitleView;
/*****************************************************************************
* VLCVideoWindowCommon
More information about the vlc-commits
mailing list