Skip to content

Commit 2894a43

Browse files
committed
Merge branch 'master' of github.com:jdg/MBProgressHUD
2 parents ed4f0d0 + 61e8f0a commit 2894a43

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

MBProgressHUD.m

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,6 @@ - (void)launchExecution {
432432

433433
- (void)cleanUp {
434434
taskInProgress = NO;
435-
self.indicator = nil;
436435
#if !__has_feature(objc_arc)
437436
[targetForExecution release];
438437
[objectForExecution release];

0 commit comments

Comments
 (0)