Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'iphone/Maps/Statistics/FBSDKCoreKit.framework/Headers/FBSDKConstants.h')
-rw-r--r--iphone/Maps/Statistics/FBSDKCoreKit.framework/Headers/FBSDKConstants.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/iphone/Maps/Statistics/FBSDKCoreKit.framework/Headers/FBSDKConstants.h b/iphone/Maps/Statistics/FBSDKCoreKit.framework/Headers/FBSDKConstants.h
index 5f53161244..7ce42dbc3e 100644
--- a/iphone/Maps/Statistics/FBSDKCoreKit.framework/Headers/FBSDKConstants.h
+++ b/iphone/Maps/Statistics/FBSDKCoreKit.framework/Headers/FBSDKConstants.h
@@ -93,16 +93,6 @@ typedef NS_ENUM(NSInteger, FBSDKErrorCode)
@abstract Indicates an operation failed because a required access token was not found.
*/
FBSDKAccessTokenRequiredErrorCode,
-
- /*!
- @abstract Indicates an app switch (typically for a dialog) failed because the destination app is out of date.
- */
- FBSDKAppVersionUnsupportedErrorCode,
-
- /*!
- @abstract Indicates an app switch to the browser (typically for a dialog) failed.
- */
- FBSDKBrowswerUnavailableErrorCode,
};
/*!