OSDN Git Service

LinGui: remove debug printf
authorjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 8 Jun 2010 05:18:36 +0000 (05:18 +0000)
committerjstebbins <jstebbins@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 8 Jun 2010 05:18:36 +0000 (05:18 +0000)
git-svn-id: svn://localhost/HandBrake/trunk@3371 b64f7644-9d1e-0410-96f1-a4d463321fa5

gtk/src/hb-backend.c

index 5ec7ced..e4cd7dd 100644 (file)
@@ -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 =