diff options
| author | 2013-02-22 13:44:11 -0800 | |
|---|---|---|
| committer | 2013-02-22 13:44:11 -0800 | |
| commit | a4ebda27c9c4c6383520b07d4130b02f0564da27 (patch) | |
| tree | 8f193b93845ebfa77b81383cb52da1a830891518 | |
| parent | c22261578ae11dc12393346565a374b64678d0d0 (diff) | |
| parent | 380d571a65ec6866768c74e3ff360a6620b0d212 (diff) | |
am 380d571a: am dc591c0b: am f15b0908: Merge "fix javadocs" into jb-mr1-dev
* commit '380d571a65ec6866768c74e3ff360a6620b0d212':
fix javadocs
| -rw-r--r-- | docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.html | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.html b/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.html index 8ff9fec52b43..f07adfd0d65a 100644 --- a/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.html +++ b/docs/html/reference/com/google/android/gms/common/GooglePlayServicesClient.html @@ -687,9 +687,7 @@ Summary: <a href="/reference/com/google/android/gms/panorama/PanoramaClient.html">PanoramaClient</a>, - <a href="/reference/com/google/android/gms/plus/PlusClient.html">PlusClient</a>, - - <a href="/reference/com/google/android/gms/wallet/WalletClient.html">WalletClient</a> + <a href="/reference/com/google/android/gms/plus/PlusClient.html">PlusClient</a> </div> @@ -705,10 +703,6 @@ Summary: <td class="jd-linkcol"><a href="/reference/com/google/android/gms/plus/PlusClient.html">PlusClient</a></td> <td class="jd-descrcol" width="100%">The main entry point for Google+ integration. </td> </tr> - <tr class="alt-color api apilevel-" > - <td class="jd-linkcol"><a href="/reference/com/google/android/gms/wallet/WalletClient.html">WalletClient</a></td> - <td class="jd-descrcol" width="100%">The main entry point for Google Wallet integration. </td> - </tr> </table> </div> </div> |