OSDN Git Service

MacGui: Remove other errant subtitle log line for sub title tracks.
authordynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 12 Jan 2010 00:46:59 +0000 (00:46 +0000)
committerdynaflash <dynaflash@b64f7644-9d1e-0410-96f1-a4d463321fa5>
Tue, 12 Jan 2010 00:46:59 +0000 (00:46 +0000)
git-svn-id: svn://localhost/HandBrake/trunk@3067 b64f7644-9d1e-0410-96f1-a4d463321fa5

macosx/Controller.m

index 0685d13..4655a87 100644 (file)
@@ -3170,8 +3170,6 @@ bool one_burned = FALSE;
                 
                 if (subt != NULL)
                 {
-                    [self writeToActivityLog: "Setting Subtitle: %s", subt];
-
                     hb_subtitle_config_t sub_config = subt->config;
                     
                     if (!burned && job->mux == HB_MUX_MKV &&