diff options
Diffstat (limited to 'contrib/lo/lo.c')
-rw-r--r-- | contrib/lo/lo.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/lo/lo.c b/contrib/lo/lo.c index 050bd8a72a7..6bd24309319 100644 --- a/contrib/lo/lo.c +++ b/contrib/lo/lo.c @@ -14,8 +14,6 @@ PG_MODULE_MAGIC; -#define atooid(x) ((Oid) strtoul((x), NULL, 10)) - /* * This is the trigger that protects us from orphaned large objects |