Remove my mail from some of the files.

Review URL: https://chromereviews.googleplex.com/3573018

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@251 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
floitsch@google.com
2011-10-07 19:28:26 +00:00
parent 7f4d06ec8d
commit 385e90dd3b
5 changed files with 0 additions and 12 deletions
@@ -6,10 +6,6 @@ package com.google.dart.runner;
import java.io.PrintStream;
/**
* @author floitsch@google.com (Florian Loitsch)
*
*/
interface JavaScriptLauncher {
void execute(String jsScript, String sourceName, String[] args, RunnerOptions flags,