tdf#146619 Drop unused 'using namespace' in: UnoControls/

Change-Id: I6739c80a76289b042607a5b50ac04482f65b5a40
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165520
Tested-by: Jenkins
Reviewed-by: Gabor Kelemen <gabor.kelemen.extern@allotropia.de>
This commit is contained in:
Gabor Kelemen 2024-03-29 13:32:06 +01:00
parent 8c84193d10
commit a98fd3a9ae

View File

@ -27,7 +27,6 @@
using namespace ::cppu;
using namespace ::osl;
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::lang;
using namespace ::com::sun::star::awt;
namespace unocontrols {