macOS: Remove broken VLCHUDTableHeaderCell
commita58a9df1b377201c781f731b306dc98bec69829c
authorMarvin Scholz <epirat07@gmail.com>
Sat, 24 Jun 2017 09:49:41 +0000 (24 11:49 +0200)
committerMarvin Scholz <epirat07@gmail.com>
Sat, 24 Jun 2017 09:50:09 +0000 (24 11:50 +0200)
tree6849cd2405a50313b21405c116e12d9b9901d7f4
parent1896c9d0a1f5015b50b2e387bc5274b436660745
macOS: Remove broken VLCHUDTableHeaderCell

It does not draw correctly neither on 10.7 nor on 10.10 and I found
no way to fix it, so far, therefore remove it for now, as it is just a
minor detail. It looks good with the system drawing on 10.10+ and looks
ok on 10.7.
extras/package/macosx/VLC.xcodeproj/project.pbxproj
modules/gui/macosx/Makefile.am
modules/gui/macosx/VLCHUDOutlineView.m
modules/gui/macosx/VLCHUDTableHeaderCell.h [deleted file]
modules/gui/macosx/VLCHUDTableHeaderCell.m [deleted file]