diff options
| author | Randy Morgan <[email protected]> | 2012-01-18 13:51:59 +0900 |
|---|---|---|
| committer | Randy Morgan <[email protected]> | 2012-01-18 13:51:59 +0900 |
| commit | 60be268147a48bf6d1752921fe5966159fde9e75 (patch) | |
| tree | d41c0632c720f49c86eaa7f4d093713d3b272001 /lib/axlsx/util/storage.rb | |
| parent | cf2f67a6b5dc41cc0d90b3fa7917bb8cffa67b2e (diff) | |
| download | caxlsx-60be268147a48bf6d1752921fe5966159fde9e75.tar.gz caxlsx-60be268147a48bf6d1752921fe5966159fde9e75.zip | |
more fun with ms-crypto.
base compound file and stream corrections
Diffstat (limited to 'lib/axlsx/util/storage.rb')
| -rw-r--r-- | lib/axlsx/util/storage.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/axlsx/util/storage.rb b/lib/axlsx/util/storage.rb index 6841d3d7..eeda73e0 100644 --- a/lib/axlsx/util/storage.rb +++ b/lib/axlsx/util/storage.rb @@ -28,7 +28,6 @@ module Axlsx @modified, @sector, @size].flatten - puts data.inspect data.pack(PACKING) end |
