Skip to content
This repository has been archived by the owner on Jan 22, 2023. It is now read-only.

Commit

Permalink
remove some very old google plus links
Browse files Browse the repository at this point in the history
  • Loading branch information
klinker24 authored Aug 14, 2022
1 parent a77923f commit 09cd3c1
Showing 1 changed file with 0 additions and 28 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -86,34 +86,6 @@ public void setUpLinks() {
"All FAQ (XDA Link)",
"http://forum.xda-developers.com/showpost.php?p=49392415&postcount=2"
});
links.add(new String[]{
"Push Notifications",
"https://plus.google.com/117432358268488452276/posts/31oSKEmMFnq"
});
links.add(new String[]{
"Translucency",
"https://plus.google.com/117432358268488452276/posts/Kc2sB8uBYwa"
});
links.add(new String[]{
"Theming Limits",
"https://plus.google.com/117432358268488452276/posts/dHDRSc4J3yV"
});
links.add(new String[]{
"More Info on Status's",
"https://plus.google.com/117432358268488452276/posts/hY7Aa3eSVvC"
});
links.add(new String[]{
"Clearing Cache",
"https://plus.google.com/117432358268488452276/posts/ZgAHJxKycfv"
});
links.add(new String[]{
"Immersive Mode Support",
"https://plus.google.com/117432358268488452276/posts/ec8UwdGUEEH"
});
links.add(new String[]{
"Battery Consumption",
"https://plus.google.com/117432358268488452276/posts/e2h3DTY5h7Q"
});

}
}

0 comments on commit 09cd3c1

Please sign in to comment.