diff options
| author | nima <nima@abc39116-655e-4be6-ad55-d661dc543056> | 2008-10-29 07:04:03 +0000 |
|---|---|---|
| committer | nima <nima@abc39116-655e-4be6-ad55-d661dc543056> | 2008-10-29 07:04:03 +0000 |
| commit | 3c78c1ef20182ab39bde47677ee615bbbd208837 (patch) | |
| tree | 0c41a940dcb5deae7d8b8c29d76913ff6c0fba09 /global.h | |
| parent | 601a1baf86b023feb8cb6ca1754c225ebbbe371f (diff) | |
Cleanup.
git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@76 abc39116-655e-4be6-ad55-d661dc543056
Diffstat (limited to 'global.h')
| -rw-r--r-- | global.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/global.h b/global.h deleted file mode 100644 index a1a911a..0000000 --- a/global.h +++ /dev/null @@ -1,7 +0,0 @@ -#ifndef GLOB -#define GLOB 1 - -struct opt opt; -char buffer[50000]; - -#endif |
