From: Steinar H. Gunderson Date: Sun, 25 Oct 2015 17:54:22 +0000 (+0100) Subject: Remove a debug output. X-Git-Tag: 1.0.0~223 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=9333e45887effbdb12034de97f511a0f65307a69;p=nageru Remove a debug output. --- diff --git a/mixer.cpp b/mixer.cpp index 67559f9..28cbed7 100644 --- a/mixer.cpp +++ b/mixer.cpp @@ -117,7 +117,6 @@ Mixer::Mixer(const QSurfaceFormat &format) printf("failed to create bmusb context\n"); exit(1); } - printf("inited!\n"); }, [this]{ resource_pool->clean_context();