]> granicus.if.org Git - handbrake/commitdiff
LinGui: remove debug printf :(
authorJohn Stebbins <jstebbins.hb@gmail.com>
Wed, 11 Apr 2018 20:15:10 +0000 (13:15 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Tue, 15 May 2018 21:15:37 +0000 (14:15 -0700)
(cherry picked from commit f599edd441e9b4769bcc1a666a4c083051a232fa)

gtk/src/callbacks.c

index d76eba422ebc00979bc697cfbfe4eda8fa574e5e..e74426ef7ec98ee6de06e93d90204775ac3b0133 100644 (file)
@@ -3919,7 +3919,6 @@ ghb_start_next_job(signal_user_data_t *ud)
         if (status == GHB_QUEUE_PENDING)
         {
             ghb_inhibit_suspend(ud);
-printf("inhibited %d\n", suspend_inhibited);
             submit_job(ud, queueDict);
             ghb_update_pending(ud);