瀏覽代碼

VLCHTTPConnection: fix typo

Felix Paul Kühne 11 年之前
父節點
當前提交
92e3df18f2
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      Sources/VLCHTTPConnection.m

+ 0 - 2
Sources/VLCHTTPConnection.m

@@ -172,8 +172,6 @@
         }
         @catch (NSException *exception) {
             APLog(@"File to write further data because storage is full.");
-        }
-        @finally {
             [_storeFile closeFile];
             _storeFile = nil;
             /* don't block */