http://codereview.appspot.com/5647069/diff/2001/src/com/google/caja/plugin/PluginCompilerMain.java File src/com/google/caja/plugin/PluginCompilerMain.java (left):
http://codereview.appspot.com/5647069/diff/2001/src/com/google/caja/plugin/PluginCompilerMain.java#oldcode397 src/com/google/caja/plugin/PluginCompilerMain.java:397: originalInputs.put(is, cr); On 2012/02/14 21:26:46, felix8a wrote:
also delete declaration of originalInputs.
Moar bobbittage, w00t! Done!
I think CapturingReader is not used anywhere else, so that can be
deleted too. It lives in -.util, has an independent unit test, and seems like it may be useful for future stuff, so I think I'm going to just keep it for the time being.... http://codereview.appspot.com/5647069/
