commit 2668dea69f1465880dc5be7d9bc45d2d71dcf746
parent 24f990e1e54a3f14bd7c23d9a6f138c73f205f70
Author: Christian Grothoff <christian@grothoff.org>
Date: Sun, 1 Nov 2009 23:09:32 +0000
dead
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/plugins/ole2/ole2extractor.c b/src/plugins/ole2/ole2extractor.c
@@ -66,6 +66,7 @@ addKeyword(EXTRACTOR_KeywordList *oldhead,
}
+#if 0
static guint8 const component_guid [] = {
0xe0, 0x85, 0x9f, 0xf2, 0xf9, 0x4f, 0x68, 0x10,
0xab, 0x91, 0x08, 0x00, 0x2b, 0x27, 0xb3, 0xd9
@@ -80,6 +81,7 @@ static guint8 const user_guid [] = {
0x05, 0xd5, 0xcd, 0xd5, 0x9c, 0x2e, 0x1b, 0x10,
0x93, 0x97, 0x08, 0x00, 0x2b, 0x2c, 0xf9, 0xae
};
+#endif
typedef struct {
char * text;