aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--Example/Auth/Sample/MainViewController.m5
1 files changed, 0 insertions, 5 deletions
diff --git a/Example/Auth/Sample/MainViewController.m b/Example/Auth/Sample/MainViewController.m
index 5e739b7..9a50c18 100644
--- a/Example/Auth/Sample/MainViewController.m
+++ b/Example/Auth/Sample/MainViewController.m
@@ -79,11 +79,6 @@ static NSString *const kUserInfoButtonText = @"[Show User Info]";
*/
static NSString *const kSetPhotoURLText = @"Set Photo url";
-/** @var kSignInButtonText
- @brief The text of the "Sign In" button.
- */
-static NSString *const kSignInButtonText = @"Sign In (HEADFUL)";
-
/** @var kSignInGoogleButtonText
@brief The text of the "Google SignIn" button.
*/