Kaydet (Commit) 53f5865c authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Bin the now non-existent dtor from the class definition too

Change-Id: I25bfba14fdc8b1c77217082922d13fad6c9bc41a
üst b1b11e32
......@@ -22,14 +22,8 @@
#include <svtools/accessiblefactory.hxx>
namespace svt
{
//= AccessibleFactoryAccess
/** a client for the accessibility implementations which have been outsourced
from the main svtools library
......@@ -49,7 +43,6 @@ namespace svt
public:
AccessibleFactoryAccess();
~AccessibleFactoryAccess();
IAccessibleFactory& getFactory();
......@@ -60,7 +53,6 @@ namespace svt
} // namespace svt
#endif // INCLUDED_SVTOOLS_SOURCE_INC_SVTACCESSIBLEFACTORY_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
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