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 2017-12-04 14:26:56 +01:00
parent 110dac870c
commit 76954884c7

View File

@ -62,8 +62,6 @@ struct dso_state {
DM_EVENT_LOG_FN("thin") DM_EVENT_LOG_FN("thin")
#define UUID_PREFIX "LVM-"
static int _run_command(struct dso_state *state) static int _run_command(struct dso_state *state)
{ {
char val[3][36]; char val[3][36];