diff mbox series

[31/41] libmultipath: remove dead code in pgpolicies.h

Message ID 20240808152620.93965-32-mwilck@suse.com (mailing list archive)
State Not Applicable, archived
Delegated to: christophe varoqui
Headers show
Series multipath-tools: comply with C library reserved names | expand

Commit Message

Martin Wilck Aug. 8, 2024, 3:26 p.m. UTC
Signed-off-by: Martin Wilck <mwilck@suse.com>
---
 libmultipath/pgpolicies.h | 6 ------
 1 file changed, 6 deletions(-)
diff mbox series

Patch

diff --git a/libmultipath/pgpolicies.h b/libmultipath/pgpolicies.h
index 4469f8b..c1983e1 100644
--- a/libmultipath/pgpolicies.h
+++ b/libmultipath/pgpolicies.h
@@ -1,12 +1,6 @@ 
 #ifndef PGPOLICIES_H_INCLUDED
 #define PGPOLICIES_H_INCLUDED
 
-#if 0
-#ifndef _MAIN_H
-#include "main.h"
-#endif
-#endif
-
 #define POLICY_NAME_SIZE 32
 
 /* Storage controllers capabilities */