diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2014-04-14 17:55:19 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2014-04-14 17:55:32 +0200 |
commit | 1531b523bf6a3379739d2ec12c96ca7b94f60a65 (patch) | |
tree | 24c80ea6ddcc3a40a050fb2db81522bf312310ef /sd/source/ui/docshell/docshell.cxx | |
parent | efadf1f90b1038661f54c6c18d5a8d17415d47a7 (diff) |
Clean up function declarations and some unused functions
Change-Id: I7a2b5970fd0ab2059b5f5b0100a049e04ba54ee3
Diffstat (limited to 'sd/source/ui/docshell/docshell.cxx')
-rw-r--r-- | sd/source/ui/docshell/docshell.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sd/source/ui/docshell/docshell.cxx b/sd/source/ui/docshell/docshell.cxx index 573fb792f689..8999bdf5cee4 100644 --- a/sd/source/ui/docshell/docshell.cxx +++ b/sd/source/ui/docshell/docshell.cxx @@ -81,8 +81,6 @@ SFX_IMPL_INTERFACE(DrawDocShell, SfxObjectShell, SdResId(0)) namespace sd { -GraphicFilter* GetGrfFilter(); - /** * slotmaps and definitions of SFX */ |