Преглед изворни кода

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 */