Skip to content

Commit 5372a1e

Browse files
committed
remove unused getopt.h and getopt_long.c files
1 parent 1315723 commit 5372a1e

File tree

4 files changed

+2
-660
lines changed

4 files changed

+2
-660
lines changed

Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ OBJS = backup.o \
1818
xlogreader.o \
1919
streamutil.o \
2020
receivelog.o \
21-
pgut/pgut.o \
22-
pgut/getopt_long.o
21+
pgut/pgut.o
2322

2423
EXTRA_CLEAN = datapagemap.c datapagemap.h xlogreader.c receivelog.c receivelog.h streamutil.c streamutil.h logging.h
2524

pgut/getopt.h

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

0 commit comments

Comments
 (0)