INTEGRATION: CWS dba31a (1.9.32); FILE MERGED

2008/07/04 15:21:27 oj 1.9.32.1: #i89558# remove unused code
This commit is contained in:
Vladimir Glazounov 2008-08-19 08:15:33 +00:00
parent 07db50c251
commit 54622e8ef8

View file

@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: BViews.hxx,v $
* $Revision: 1.9 $
* $Revision: 1.10 $
*
* This file is part of OpenOffice.org.
*
@ -59,7 +59,6 @@ namespace connectivity
// only the name is identical to ::cppu::OComponentHelper
virtual void SAL_CALL disposing(void);
void appendNew(const ::rtl::OUString& _rsNewTable);
void dropByNameImpl(const ::rtl::OUString& elementName);
};
}