diff options
Diffstat (limited to 'storage/connect/value.h')
-rw-r--r-- | storage/connect/value.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/storage/connect/value.h b/storage/connect/value.h index f96608a6867..500c65db7fe 100644 --- a/storage/connect/value.h +++ b/storage/connect/value.h @@ -111,7 +111,6 @@ class DllExport VALUE : public BLOCK { protected: virtual bool SetConstFormat(PGLOBAL, FORMAT&) = 0; - const char *GetFmt(void); const char *GetXfmt(void); // Constructor used by derived classes |