<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -6,7 +6,6 @@ package &lt;%= package %&gt;
 	{&lt;% controllers.each do |controller| %&gt;
         private static const &lt;%= controller.const_name %&gt;:&lt;%= controller.name %&gt; = new &lt;%= controller.name %&gt;();&lt;% end %&gt;
 	  
-		private function Remote() { /* do nothing */ }
 		&lt;% controllers.each do |controller| %&gt;
 		public static function get &lt;%= &quot;#{controller.simple_name[0..0].downcase}#{controller.simple_name[1..-1]}&quot; %&gt;():&lt;%= controller.name %&gt; { return &lt;%= controller.const_name %&gt;; }&lt;% end %&gt;
 		  </diff>
      <filename>generators/action_script/templates/controller/as3_remote.erb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7650122183899586fad54c4b2d9c640de657ac56</id>
    </parent>
  </parents>
  <author>
    <name>Luke Pillow</name>
    <email>lpillow@sunbridgecapital.com</email>
  </author>
  <url>http://github.com/pillowfactory/rubyamf_quickly/commit/526a91fb0d6ecf7892f4e226926ca9a349c15003</url>
  <id>526a91fb0d6ecf7892f4e226926ca9a349c15003</id>
  <committed-date>2008-09-07T18:31:07-07:00</committed-date>
  <authored-date>2008-09-07T18:31:07-07:00</authored-date>
  <message>removed private constructor declaration from Remote.as</message>
  <tree>2340f92a062109d57cf712c14463b5ef6baf153b</tree>
  <committer>
    <name>Luke Pillow</name>
    <email>lpillow@sunbridgecapital.com</email>
  </committer>
</commit>
