Remove spurious entry from missed catch while patch juggling

pull/1/head
Simon Riggs 14 years ago
parent f8409b39d1
commit 2296e62a32
  1. 1
      src/backend/utils/init/postinit.c

@ -36,7 +36,6 @@
#include "pgstat.h"
#include "postmaster/autovacuum.h"
#include "postmaster/postmaster.h"
#include "postmaster/startup.h"
#include "replication/walsender.h"
#include "storage/bufmgr.h"
#include "storage/fd.h"

Loading…
Cancel
Save