macosx: fix rare crash in VLCTimeField
initWithFrame: is not always the designated initializer, thus the
object got improperly initialized. Use default initialization and
simplify code.
(cherry picked from commit fd21eb02b4b769bf836c5f0491e9066046b4b946)
Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org>
Showing
Please register or sign in to comment