Removed import that turned out not to be necessary. I was so prepared

for this to be complicated!


git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@196 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Ray Greenwell
2007-04-12 23:54:04 +00:00
parent a8a3295f26
commit 97a7ebcab3
@@ -6,7 +6,6 @@ import flash.events.IEventDispatcher;
import flash.events.KeyboardEvent; import flash.events.KeyboardEvent;
import flash.utils.Dictionary; import flash.utils.Dictionary;
import flash.utils.getTimer; // function import
/** /**
* A very simple class that adapts the KeyboardEvents generated by some source by discarding * A very simple class that adapts the KeyboardEvents generated by some source by discarding