Kaydet (Commit) f641fd15 authored tarafından Lionel Elie Mamane's avatar Lionel Elie Mamane

mozab driver: don't pretend to implement an interface one does not

Change-Id: I8ab2e2691ecf35e00283bd3144b2f4c8203adc3a
üst 220deb0a
......@@ -37,7 +37,6 @@ namespace connectivity
typedef ::cppu::ImplHelper5< ::com::sun::star::sdbc::XPreparedStatement,
::com::sun::star::sdbc::XParameters,
::com::sun::star::sdbc::XResultSetMetaDataSupplier,
::com::sun::star::sdbc::XMultipleResults,
::com::sun::star::lang::XServiceInfo> OPreparedStatement_BASE;
class OPreparedStatement : public OCommonStatement,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment