Skip to content

Commit 5f3823c

Browse files
author
Michael Paquier
committed
Remove reference to pg_crc.h
It was simply not used, and could be fetched from core if necessary.
1 parent 30430a3 commit 5f3823c

File tree

2 files changed

+0
-516
lines changed

2 files changed

+0
-516
lines changed

Makefile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ SRCS = \
1414
validate.c \
1515
xlog.c \
1616
pgsql_src/pg_ctl.c \
17-
pgsql_src/pg_crc.c \
1817
pgut/pgut.c \
1918
pgut/pgut-port.c
2019
OBJS = $(SRCS:.c=.o)

0 commit comments

Comments
 (0)