projects
/
profile
/
ivi
/
syslinux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cd5188b
)
DMI: removing useless variable
author
Erwan Velu
<erwanaliasr1@gmail.com>
Thu, 6 May 2010 19:22:46 +0000
(21:22 +0200)
committer
Erwan Velu
<erwanaliasr1@gmail.com>
Thu, 6 May 2010 19:22:46 +0000
(21:22 +0200)
Impact: none
Removing useless variable
com32/gplinclude/dmi/dmi.h
patch
|
blob
|
history
diff --git
a/com32/gplinclude/dmi/dmi.h
b/com32/gplinclude/dmi/dmi.h
index
dba2229
..
92cd5f8
100644
(file)
--- a/
com32/gplinclude/dmi/dmi.h
+++ b/
com32/gplinclude/dmi/dmi.h
@@
-13,7
+13,6
@@
#ifndef DMI_H
#define DMI_H
#include <inttypes.h>
-#define DMI_BUFFER_SIZE 16
#define MAX_DMI_MEMORY_ITEMS 32
#define MAX_DMI_CACHE_ITEMS 32
#define OEM_STRINGS_SIZE 512