lib/packnga/document-task.rb in packnga-0.9.7 vs lib/packnga/document-task.rb in packnga-0.9.8

- old
+ new

@@ -1,8 +1,8 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2011-2012 Haruka Yoshihara <yoshihara@clear-code.com> +# Copyright (C) 2011-2013 Haruka Yoshihara <yoshihara@clear-code.com> # Copyright (C) 2011 Kouhei Sutou <kou@clear-code.com> # # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public # License version 2.1 as published by the Free Software Foundation. @@ -113,13 +113,9 @@ end # Runs block to tasks for references. def reference yield(@reference_task) - end - - def htaccess - @reference_task.htaccess end private def define set_default_values