mirror of
https://github.com/purplecabbage/phonegap-plugins.git
synced 2026-04-24 03:00:11 -04:00
Clean up.
This commit is contained in:
@@ -221,6 +221,7 @@
|
||||
self.viewController = nil;
|
||||
self.captureSession = nil;
|
||||
self.previewLayer = nil;
|
||||
self.alternateXib = nil;
|
||||
|
||||
self.capturing = NO;
|
||||
|
||||
@@ -606,6 +607,7 @@
|
||||
self.view = nil;
|
||||
self.processor = nil;
|
||||
self.shutterPressed = NO;
|
||||
self.alternateXib = nil;
|
||||
|
||||
[super dealloc];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user