diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-03-16 15:11:32 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2017-03-17 06:04:38 +0000 |
commit | 2b06401622f18fc57171978a33c6855461b6e16f (patch) | |
tree | ea78e7d88537bc80b829e99e0406bd19b3f40cb2 /l10ntools | |
parent | f2a873cd13adf0b74d18af203676f2de86d1cb2e (diff) |
remove unused defines from HRC files in dbaccess
Change-Id: Ib6ef44769318e133db5744260ff9103d310ff848
Reviewed-on: https://gerrit.libreoffice.org/35268
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 ed075963bd38..cdee79787edd 100755 --- a/l10ntools/source/gRun.sh +++ b/l10ntools/source/gRun.sh @@ -252,7 +252,7 @@ ${MYCMD} --files dbaccess/source/ui/relationdesign/relation.src ${MYCMD} --files dbaccess/source/ui/tabledesign/table.src -${MYCMD} --base dbaccess/source/ui/uno --files copytablewizard.src dbinteraction.src +${MYCMD} --base dbaccess/source/ui/uno --files copytablewizard.src ${MYCMD} --files desktop/source/app/desktop.src |