[syslinux:master] DMI: removing useless variable

syslinux-bot for Erwan Velu erwanaliasr1 at gmail.com
Tue May 11 13:03:16 PDT 2010


Commit-ID:  7bc9c43fe8d59fd37f3c81612192f148dafb965a
Gitweb:     http://syslinux.zytor.com/commit/7bc9c43fe8d59fd37f3c81612192f148dafb965a
Author:     Erwan Velu <erwanaliasr1 at gmail.com>
AuthorDate: Thu, 6 May 2010 21:22:46 +0200
Committer:  Erwan Velu <erwanaliasr1 at gmail.com>
CommitDate: Thu, 6 May 2010 21:22:46 +0200

DMI: removing useless variable

Impact: none

Removing useless variable


---
 com32/gplinclude/dmi/dmi.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/com32/gplinclude/dmi/dmi.h b/com32/gplinclude/dmi/dmi.h
index dba2229..92cd5f8 100644
--- 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



More information about the Syslinux-commits mailing list