Remove my old email address from files. Might as well save spammers the trouble.
[zxing.git] / javame / src / com / google / zxing / client / j2me / SnapshotThread.java
index 921ce97..7ad5b19 100644 (file)
@@ -30,7 +30,7 @@ import javax.microedition.media.control.VideoControl;
 /**
  * Thread which does the work of capturing a frame and decoding it.
  *
- * @author Sean Owen (srowen@google.com)
+ * @author Sean Owen
  */
 final class SnapshotThread implements Runnable {