INTEGRATION: CWS dbwizard3 (1.2.58); FILE MERGED

2004/12/06 14:55:43 bc 1.2.58.1: ##several bugfixes
This commit is contained in:
Vladimir Glazounov 2005-02-21 12:52:00 +00:00
parent 12f92def34
commit 85009f2523

View file

@ -3,7 +3,6 @@
*
* Created on 1. Oktober 2003, 17:16
*/
package com.sun.star.wizards.common;
import com.sun.star.beans.PropertyValue;
@ -36,7 +35,6 @@ public class Properties extends Hashtable {
}
public PropertyValue[] getProperties() {
return getProperties(this);
}