Backout D2570057

Reviewed By: kmagiera

Differential Revision: D2590341

fb-gh-sync-id: 8a6073de3ef2a6e87b785a2bb252468a37c081cf
This commit is contained in:
David Aurelio
2015-10-28 08:26:50 -07:00
committed by facebook-github-bot-9
parent 7d4f5a5c47
commit 4ac898fceb
7 changed files with 79 additions and 161 deletions

View File

@@ -54,7 +54,6 @@ typedef BOOL (^RCTArgumentBlock)(RCTBridge *, NSUInteger, id);
}
@synthesize JSMethodName = _JSMethodName;
@synthesize functionType = _functionType;
static void RCTLogArgumentError(RCTModuleMethod *method, NSUInteger index,
id valueOrType, const char *issue)