Skip to content
This repository was archived by the owner on Apr 19, 2026. It is now read-only.

Commit a3364f6

Browse files
committed
Add Friends Functionality
1 parent 8900df5 commit a3364f6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

TypeANumber/src/main/java/com/google/example/games/tanc/MainActivity.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ public class MainActivity extends FragmentActivity implements
8585
private static final int RC_SIGN_IN = 9001;
8686

8787
static final int RC_FRIEND_PROFILE = 9002;
88-
static final int RC_RESOLUTION = 9003;
8988

9089
// tag for debug logging
9190
private static final String TAG = "TanC";

0 commit comments

Comments
 (0)