diff options
Diffstat (limited to 'src/interfaces/libpq++/examples/testlibpq2.cc')
| -rw-r--r-- | src/interfaces/libpq++/examples/testlibpq2.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/interfaces/libpq++/examples/testlibpq2.cc b/src/interfaces/libpq++/examples/testlibpq2.cc index 8eafea00b7a..5acba9666cd 100644 --- a/src/interfaces/libpq++/examples/testlibpq2.cc +++ b/src/interfaces/libpq++/examples/testlibpq2.cc @@ -24,8 +24,6 @@ INSERT INTO TBL1 values (10); main() { char* dbName; - int nFields; - int i,j; /* begin, by creating the parameter environtment for a backend connection. When no parameters are given then the system will |
