diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2023-07-30 23:20:36 +0200 |
---|---|---|
committer | خالد حسني <khaled@libreoffice.org> | 2023-07-31 02:18:25 +0200 |
commit | 3564e11a41c8d3f06c8be387691d5997942e9738 (patch) | |
tree | 123dbe3236c1f6e6334aad46f3ac3ae63d6f6e77 /vcl/inc/salinst.hxx | |
parent | d7b8dc9f3f866d65c2e1ae3727b3738ae954e325 (diff) |
tdf#156230 remove now unused various bit and pieces
Change-Id: I0ad88d402329bbc6882f53f6c20c22b97189a27f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/155077
Tested-by: Jenkins
Reviewed-by: خالد حسني <khaled@libreoffice.org>
Diffstat (limited to 'vcl/inc/salinst.hxx')
-rw-r--r-- | vcl/inc/salinst.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/salinst.hxx b/vcl/inc/salinst.hxx index 98e962d8c637..124118f4e609 100644 --- a/vcl/inc/salinst.hxx +++ b/vcl/inc/salinst.hxx @@ -195,7 +195,6 @@ public: // callbacks for printer updates virtual void updatePrinterUpdate() {} - virtual void jobStartedPrinterUpdate() {} virtual void jobEndedPrinterUpdate() {} /// Set the app's (somewhat) magic/main-thread to this one. |