mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 07:26:29 -04:00
PR: 210363 Reported by: ports@thelanman.net (maintainer), pkg-fallout Approved by: portmgr blanket
10 lines
246 B
Cython
10 lines
246 B
Cython
--- sqlfront.pxd.orig 2014-08-29 22:32:11 UTC
|
|
+++ sqlfront.pxd
|
|
@@ -106,7 +106,6 @@ cdef extern from "sqlfront.h":
|
|
int DBVERSION_70
|
|
int DBVERSION_71
|
|
int DBVERSION_72
|
|
- int DBVERSION_80
|
|
|
|
## Type Constants ##
|
|
cdef enum:
|