From: Steinar H. Gunderson Date: Tue, 22 Dec 2015 00:00:21 +0000 (+0100) Subject: Whitespace fix. X-Git-Tag: 1.0.0~79 X-Git-Url: https://git.sesse.net/?p=nageru;a=commitdiff_plain;h=eaaa19e9e70c7a23a7d41dcc6e7c8baec1e63e71 Whitespace fix. --- diff --git a/mixer.cpp b/mixer.cpp index e928ed9..02f4dd2 100644 --- a/mixer.cpp +++ b/mixer.cpp @@ -74,7 +74,6 @@ void insert_new_frame(RefCountedFrame frame, unsigned field_num, bool interlaced } } - } // namespace Mixer::Mixer(const QSurfaceFormat &format, unsigned num_cards)