From 41e03a166eb9077dddd3f0ee9c2602122ec7d5ba Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Tue, 5 Mar 2013 12:34:10 +0100 Subject: doubled using Change-Id: Ib1d3213a688194bfb027b7bca5bd9ac1b7bb1b28 --- forms/source/helper/windowstateguard.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'forms') diff --git a/forms/source/helper/windowstateguard.cxx b/forms/source/helper/windowstateguard.cxx index f6e603884282..ecfab0e73fa6 100644 --- a/forms/source/helper/windowstateguard.cxx +++ b/forms/source/helper/windowstateguard.cxx @@ -39,7 +39,6 @@ namespace frm using ::com::sun::star::awt::XControlModel; using ::com::sun::star::beans::XPropertySet; using ::com::sun::star::lang::EventObject; - using ::com::sun::star::uno::RuntimeException; using ::com::sun::star::uno::UNO_QUERY; using ::com::sun::star::uno::Exception; /** === end UNO using === **/ -- cgit