Skip to content

Commit a2b7759

Browse files
lib/: GSHADOW: Remove unused macro
And with it, the file that defines it, which does nothing else. Signed-off-by: Alejandro Colomar <[email protected]>
1 parent b1ed4aa commit a2b7759

File tree

3 files changed

+0
-28
lines changed

3 files changed

+0
-28
lines changed

lib/Makefile.am

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,5 +304,4 @@ endif
304304

305305
EXTRA_DIST = \
306306
.indent.pro \
307-
gshadow_.h \
308307
xgetXXbyYY.c

lib/defines.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,6 @@
5151
#include <dirent.h>
5252

5353
#include <shadow.h>
54-
#if defined(SHADOWGRP)
55-
#include "gshadow_.h"
56-
#endif
5754

5855
#include <limits.h>
5956

lib/gshadow_.h

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)