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/dbfld.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/dbfld.hxx')
-rw-r--r-- | sw/inc/dbfld.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/inc/dbfld.hxx b/sw/inc/dbfld.hxx index 61b1b2267afb..753d119e8aa6 100644 --- a/sw/inc/dbfld.hxx +++ b/sw/inc/dbfld.hxx @@ -24,8 +24,6 @@ #include "swdbdata.hxx" class SwDoc; -class SwTextField; -class SwFrame; // Database field. class SW_DLLPUBLIC SwDBFieldType : public SwValueFieldType |