Remove my old email address from files. Might as well save spammers the trouble.
[zxing.git] / javame / src / com / google / zxing / client / j2me / DefaultMultimediaManager.java
index 1f784e8..2d35067 100644 (file)
@@ -21,7 +21,7 @@ import javax.microedition.media.Controllable;
 /**
  * <p>Dummy implemenation which does nothing. This is suitable for non-JSR-234 phones.</p>
  *
- * @author Sean Owen (srowen@google.com)
+ * @author Sean Owen
  */
 final class DefaultMultimediaManager implements MultimediaManager {