am d9ceae8f: Merge "docs: Removed broken link to non-existent method." into lmp-docs

* commit 'd9ceae8f9753a3a986ae0d24d4732c0167a6b2a9':
  docs: Removed broken link to non-existent method.
This commit is contained in:
Andrew Solovay
2014-11-05 18:47:17 +00:00
committed by Android Git Automerger

View File

@@ -101,7 +101,6 @@ public abstract class MediaBrowserService extends Service {
* be thrown. * be thrown.
* *
* @see MediaBrowserService#onLoadChildren * @see MediaBrowserService#onLoadChildren
* @see MediaBrowserService#onLoadIcon
*/ */
public class Result<T> { public class Result<T> {
private Object mDebug; private Object mDebug;