aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2010-10-01 08:50:21 -0400
committerRalph Amissah <ralph@amissah.com>2010-10-01 08:50:21 -0400
commit0addde5564bebd6bfd47ab8111dfb97cd598e5c5 (patch)
tree76baa03ac94c28dd1ae19111980b2ddf18225733 /lib
parentshare_src, remove repetition, redundancy (diff)
hub, removed commented out option (git), (already enabled elsewhere)
Diffstat (limited to 'lib')
-rw-r--r--lib/sisu/v2/hub.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/sisu/v2/hub.rb b/lib/sisu/v2/hub.rb
index 68ff6fcb..85009d75 100644
--- a/lib/sisu/v2/hub.rb
+++ b/lib/sisu/v2/hub.rb
@@ -131,7 +131,6 @@ module SiSU
when /^digests$/; SiSU_Digest_view::Source.new(@opt).read # -N
when /^xml_scaffold$/; SiSU_XML_scaffold::Source.new(@opt).read # -k
when /^plaintext$/; SiSU_Plaintext::Source.new(@opt).read # -t -a
- #when /^git$/; SiSU_Git::Source.new(@opt).read # -g
#when /^wikispeak$/; SiSU_Wikispeak::Source.new(@opt).read # -g
when /^epub$/; SiSU_EPUB::Source.new(@opt).read # -e
when /^odf$/; SiSU_ODF::Source.new(@opt).read # -o