diff options
author | Philipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM> | 2010-11-09 15:33:37 +0100 |
---|---|---|
committer | Philipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM> | 2010-11-09 15:33:37 +0100 |
commit | b5864fbb817ceb405eb7da4f34d73d7cae69226e (patch) | |
tree | 31e0e353cdb2c90d29afa47574cdf1a4f5d07da8 /sc/source/ui/src | |
parent | 0d3513ca6431804576aef6e294aed3baa305774f (diff) |
vcl117: #i115477# clean up dead code
Diffstat (limited to 'sc/source/ui/src')
-rw-r--r-- | sc/source/ui/src/scstring.src | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sc/source/ui/src/scstring.src b/sc/source/ui/src/scstring.src index d13f3a807ff0..17b7b99b2e04 100644 --- a/sc/source/ui/src/scstring.src +++ b/sc/source/ui/src/scstring.src @@ -553,11 +553,6 @@ String STR_REPLCELLSWARN Text [ en-US ] = "You are pasting data into cells that already contain data.\nDo you really want to overwrite the existing data?"; }; -String STR_PRINT_NOTHING -{ - Text [ en-US ] = "There is nothing to print. The selected print range or sheet is empty."; -}; - String SCSTR_ALLFILTER { Text [ en-US ] = "All"; |