From: jstebbins Date: Tue, 8 Jun 2010 05:18:36 +0000 (+0000) Subject: LinGui: remove debug printf X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=d4f3c524342926e35db655463b9081a333c05f5d;p=handbrake-jp%2Fhandbrake-jp-git.git LinGui: remove debug printf git-svn-id: svn://localhost/HandBrake/trunk@3371 b64f7644-9d1e-0410-96f1-a4d463321fa5 --- diff --git a/gtk/src/hb-backend.c b/gtk/src/hb-backend.c index 5ec7ced4..e4cd7dd3 100644 --- a/gtk/src/hb-backend.c +++ b/gtk/src/hb-backend.c @@ -4719,7 +4719,6 @@ add_job(hb_handle_t *h, GValue *js, gint unique_id, gint titleindex) channels = 2; // Make sure the mixdown is valid and pick a new one if not. -printf("mix %x\n", audio.out.mixdown); audio.out.mixdown = ghb_get_best_mix(titleindex, audio.in.track, audio.out.codec, audio.out.mixdown); audio.out.bitrate =