1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

cleanup: drop unused define

This commit is contained in:
Zdenek Kabelac 2014-03-12 19:12:34 +01:00
parent 8b14ebb2f1
commit b50b4471bd

View File

@ -17,7 +17,6 @@
#define _LVM_UUID_H #define _LVM_UUID_H
#define ID_LEN 32 #define ID_LEN 32
#define ID_LEN_S "32"
#include <inttypes.h> #include <inttypes.h>
#include <sys/types.h> #include <sys/types.h>