Skip to content

Commit

Permalink
Reader Xls Dead Code (#3756)
Browse files Browse the repository at this point in the history
* Reader Xls Dead Code

Recent changes left Xls Reader with a ton of Scrutinizer messages. I have filtered away the false positives. Most of what is left is dead code, and this PR addresses those. Most of those are used to parse the BIFF data, but we either don't need to implement, or haven't yet implemented, those particular parsed data items. I think it is more useful to comment those out for documetary purposes rather than deleting them.

* Missed a Few
  • Loading branch information
oleibman authored Dec 10, 2023
1 parent 02a6513 commit 27d3f09
Showing 1 changed file with 57 additions and 67 deletions.
Loading

0 comments on commit 27d3f09

Please sign in to comment.