diff options
author | Ashod Nakashian <ashod.nakashian@collabora.co.uk> | 2017-07-23 19:26:09 -0400 |
---|---|---|
committer | Ashod Nakashian <ashnakash@gmail.com> | 2017-07-24 02:59:30 +0200 |
commit | 5a6d6429f4d5ce7a1bbddc97990628039ff6f2ed (patch) | |
tree | d77f96fd6aebd0627e7035baf60a4aa616b9a1d3 /sw/inc/postithelper.hxx | |
parent | 425c68a316a5682696ac29f54f5e99c005685fc1 (diff) |
sw: non-functional minor cleanup
Change-Id: I94e34214e49de02e0922f85d5e799926a000d8e3
Reviewed-on: https://gerrit.libreoffice.org/40344
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Ashod Nakashian <ashnakash@gmail.com>
Diffstat (limited to 'sw/inc/postithelper.hxx')
-rw-r--r-- | sw/inc/postithelper.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/postithelper.hxx b/sw/inc/postithelper.hxx index 26eb10186233..483fbbd8f74a 100644 --- a/sw/inc/postithelper.hxx +++ b/sw/inc/postithelper.hxx @@ -28,7 +28,6 @@ #include <SidebarWindowsTypes.hxx> class SfxBroadcaster; -class SwTextField; class SwRootFrame; class SwPostItMgr; class SwEditWin; |