X-Git-Url: http://git.osdn.jp/view?a=blobdiff_plain;f=macosx%2FHBCore.m;h=40377605166bf6f064a43d6ec7d842075c2dc89c;hb=f35d39f9adca67471b72f3e47398855d51481f87;hp=358e11c9eef936d4a8c625018d1eef6ee4c8a568;hpb=5d0c080bcf62df60d9b6b063cb28393f467e1c0b;p=handbrake-jp%2Fhandbrake-jp-git.git diff --git a/macosx/HBCore.m b/macosx/HBCore.m index 358e11c9..40377605 100644 --- a/macosx/HBCore.m +++ b/macosx/HBCore.m @@ -189,7 +189,6 @@ NSString *HBCoreMuxingNotification = @"HBCoreMuxingNotification"; // Libhb is not open so we cannot do anything. return; } - hb_get_state(hb_handle, hb_state); if (hb_state->state == HB_STATE_IDLE)