summaryrefslogtreecommitdiff
path: root/bindings/objc/src/SwordCommentary.mm
diff options
context:
space:
mode:
Diffstat (limited to 'bindings/objc/src/SwordCommentary.mm')
-rw-r--r--bindings/objc/src/SwordCommentary.mm6
1 files changed, 0 insertions, 6 deletions
diff --git a/bindings/objc/src/SwordCommentary.mm b/bindings/objc/src/SwordCommentary.mm
index 3b81738..93a01d0 100644
--- a/bindings/objc/src/SwordCommentary.mm
+++ b/bindings/objc/src/SwordCommentary.mm
@@ -69,12 +69,6 @@
return [super init];
}
-- (void)finalize {
- [super finalize];
-}
-- (void)dealloc {
- [super dealloc];
-}
@end