summaryrefslogtreecommitdiff
path: root/src/interfaces/libpq++/examples/testlibpq4.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/interfaces/libpq++/examples/testlibpq4.cc')
-rw-r--r--src/interfaces/libpq++/examples/testlibpq4.cc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/interfaces/libpq++/examples/testlibpq4.cc b/src/interfaces/libpq++/examples/testlibpq4.cc
index 9d5ca3ec769..dc78031843f 100644
--- a/src/interfaces/libpq++/examples/testlibpq4.cc
+++ b/src/interfaces/libpq++/examples/testlibpq4.cc
@@ -7,12 +7,9 @@
#include <stdio.h>
#include "libpq++.H"
-#define DEBUG printf("Got here %d\n", __LINE__);
main()
{
char* dbName;
- int nFields;
- int i,j;
/* begin, by creating the parameter environment for a backend
connection. When no parameters are given then the system will