Dropped unused include file.

This commit is contained in:
Daniele Varrazzo 2010-12-12 10:29:49 +00:00
parent 0fbbd1cc91
commit 9fa1eac2b4
4 changed files with 0 additions and 5 deletions

View File

@ -36,7 +36,6 @@
#include "psycopg/microprotocols.h"
#include "psycopg/microprotocols_proto.h"
#include "psycopg/pqpath.h"
#include "pgversion.h"
#ifdef PSYCOPG_EXTENSIONS

View File

@ -1,2 +0,0 @@
#define PG_VERSION_MAJOR 7
#define PG_VERSION_MINOR 4

View File

@ -43,7 +43,6 @@
#include "psycopg/green.h"
#include "psycopg/typecast.h"
#include "psycopg/pgtypes.h"
#include "psycopg/pgversion.h"
/* Strip off the severity from a Postgres error message. */

View File

@ -31,7 +31,6 @@
#include "psycopg/psycopg.h"
#include "psycopg/connection.h"
#include "psycopg/pgtypes.h"
#include "psycopg/pgversion.h"
#include <stdlib.h>
char *