From eb9e1495c31b74ade95cce3b9e5e4c420d66eb02 Mon Sep 17 00:00:00 2001 From: Randy Morgan Date: Wed, 20 Jun 2012 08:22:38 +0900 Subject: remove commented includes for ms off crypto --- lib/axlsx.rb | 6 ------ 1 file changed, 6 deletions(-) diff --git a/lib/axlsx.rb b/lib/axlsx.rb index 54c0ff2c..8f5b4540 100644 --- a/lib/axlsx.rb +++ b/lib/axlsx.rb @@ -5,12 +5,6 @@ require 'axlsx/util/simple_typed_list.rb' require 'axlsx/util/constants.rb' require 'axlsx/util/validators.rb' -#not even close to being ready but it does not break anything so it stays for now. -# needs a full re-write to use agile-encryption properly -# require 'axlsx/util/storage.rb' -# require 'axlsx/util/cbf.rb' -# require 'axlsx/util/ms_off_crypto.rb' - # to be included with parsable intitites. #require 'axlsx/util/parser.rb' -- cgit v1.2.3