Skip to content

Commit

Permalink
blah
Browse files Browse the repository at this point in the history
  • Loading branch information
ragusaa committed Aug 7, 2024
1 parent a723da4 commit 178a346
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions libclamav/ole2_extract.c
Original file line number Diff line number Diff line change
Expand Up @@ -900,15 +900,6 @@ static int ole2_walk_property_tree(ole2_header_t *hdr, const char *dir, int32_t
cl_error_t ret;
char *name;
int toval = 0;
#if 0
FibRgFcLcb97 fibRgFcLcb97Header = {0};
bool bFibRgFcLcb97HeaderInitialized = false;
property_t wordDocumentBlock = {0};
property_t TableStream1 = {0};
property_t TableStream0 = {0};
bool TableStream1Initialized = false;
bool TableStream0Initialized = false;
#endif

ole2_listmsg("ole2_walk_property_tree() called\n");
ole2_list_init(&node_list);
Expand Down

0 comments on commit 178a346

Please sign in to comment.