From 580d112d3d6030760a6574784de9a976c1bd9b2c Mon Sep 17 00:00:00 2001 From: Ian Barwick Date: Fri, 29 Oct 2021 15:41:53 +0900 Subject: [PATCH] Removed temporary include file workaround --- bdr_api_version.h | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 bdr_api_version.h diff --git a/bdr_api_version.h b/bdr_api_version.h deleted file mode 100644 index f7ed521a..00000000 --- a/bdr_api_version.h +++ /dev/null @@ -1,7 +0,0 @@ -/* - * bdr_version_api.h - * - * This is a dummy file to facilitated building Debian packages against - * PostgreSQL Extended. It may be removed in the future. Do not add any - * code to this file. - */