diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2012-08-08 23:34:00 +0200 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2012-08-08 23:35:39 +0200 |
commit | 45a3e4dd7941e3cf5c1be5e966872338c3be1110 (patch) | |
tree | 459458e5bcb1e068876b1e83109d8c2639a06070 /wizards | |
parent | 5080027d9396243789a95be185fcffdc890bf59c (diff) |
"class HelpIds:" duplicated
Change-Id: I1395df60a5864c7f35c27274ddab631a5243a27f
Diffstat (limited to 'wizards')
-rw-r--r-- | wizards/com/sun/star/wizards/common/HelpIds.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/common/HelpIds.py b/wizards/com/sun/star/wizards/common/HelpIds.py index c5fdd61af24a..67a5958467f0 100644 --- a/wizards/com/sun/star/wizards/common/HelpIds.py +++ b/wizards/com/sun/star/wizards/common/HelpIds.py @@ -16,7 +16,6 @@ # the License at http://www.apache.org/licenses/LICENSE-2.0 . # class HelpIds: -class HelpIds: array1 = [ "HID:WIZARDS_HID0_WEBWIZARD", # HID:34200 "HID:WIZARDS_HID0_HELP", # HID:34201 |