*** src/interfaces/libpq++/pgconnection.h	Wed Jul 26 18:50:18 2000
--- src/interfaces/libpq++/pgconnection.h.old	Wed Jul 26 18:48:38 2000
***************
*** 81,87 ****
      
  protected:
     ConnStatusType Connect(const char* conninfo);
-    void CloseConnection();
     string IntToString(int);
     // Default constructor is only available to subclasses
     PgConnection();
--- 81,86 ----
