lib/flashsdk/compiler_base.rb in flashsdk-1.0.27.pre vs lib/flashsdk/compiler_base.rb in flashsdk-1.0.28.pre
- old
+ new
@@ -733,11 +733,9 @@
# if those directories are not present.
#
# The {#mxmlc} Rake task uses a Rake::File task under the covers, and
# will automatically set this value with the string passed into the task name.
#
- # This parameter should not be set directly within the task body.
- #
add_param :output, File, { :file_task_name => true }
##
# Sets metadata in the resulting SWF file.
#