macosx: Fix wrong logic for 10.7.4 and 10.7.5 workaround
commit0396d2b15fef6c4b07b432d4f486b56d17ef82f4
authorDavid Fuhrmann <dfuhrmann@videolan.org>
Sat, 10 Jun 2017 19:22:59 +0000 (10 21:22 +0200)
committerDavid Fuhrmann <dfuhrmann@videolan.org>
Sat, 10 Jun 2017 19:22:59 +0000 (10 21:22 +0200)
treeac77d862c22ec66f668fd0278d26a98ad5adffd7
parent508ce668df0c53c35d671c0e13395ce11b041803
macosx: Fix wrong logic for 10.7.4 and 10.7.5 workaround

The old condition was always false, as is was describing
OSX versions smaller than Lion (which are not supported
anymore).

Regression from a8ae0bd01014e5cc05f618a1b1228a214d84229d
modules/gui/macosx/VLCInputManager.m