diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-03-17 12:35:13 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-03-20 06:54:49 +0000 |
commit | 4307643b2fa1f2cdc2bf087ab2285a8557d61bec (patch) | |
tree | d69120f515bfc4c90dcd00612a3263f2de67d9f5 /l10ntools | |
parent | e604ddfd1196c877ddce603dca15f9a5228497e0 (diff) |
remove unused defines from HRC files in misc(2)
Change-Id: I6d27c03925e7756022c3e343c0873c4dd1dd90dc
Reviewed-on: https://gerrit.libreoffice.org/35324
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'l10ntools')
-rwxr-xr-x | l10ntools/source/gRun.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/l10ntools/source/gRun.sh b/l10ntools/source/gRun.sh index cdee79787edd..15d39ceabbfa 100755 --- a/l10ntools/source/gRun.sh +++ b/l10ntools/source/gRun.sh @@ -338,7 +338,7 @@ ${MYCMD} --files sc/source/ui/navipi/navipi.src ${MYCMD} --base sc/source/ui/sidebar --files CellAppearancePropertyPanel.src NumberFormatPropertyPanel.src -${MYCMD} --base sc/source/ui/src --files condformatdlg.src filter.src globstr.src iconsets.src sc.src scerrors.src scfuncs.src scstring.src scwarngs.src toolbox.src +${MYCMD} --base sc/source/ui/src --files condformatdlg.src globstr.src iconsets.src sc.src scerrors.src scfuncs.src scstring.src scwarngs.src toolbox.src ${MYCMD} --files sc/source/ui/StatisticsDialogs/StatisticsDialogs.src |