diff options
author | Bartosz Kosiorek <gang65@poczta.onet.pl> | 2012-03-24 23:01:06 +0100 |
---|---|---|
committer | Michael Stahl <mstahl@redhat.com> | 2012-04-02 23:15:20 +0200 |
commit | 2f657dd568ce30ec9132892080c63578e4132908 (patch) | |
tree | d728efc358a8e23789e4e3ac1d9091c4b03651b5 /sw/inc/crsrsh.hxx | |
parent | a482b89e4d9c41b6f7c1616d193ac6cde05a69a7 (diff) |
Convert SV_PTRARRAY to ::std::deque
Diffstat (limited to 'sw/inc/crsrsh.hxx')
-rw-r--r-- | sw/inc/crsrsh.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/inc/crsrsh.hxx b/sw/inc/crsrsh.hxx index fba2e6814881..0c079727aab1 100644 --- a/sw/inc/crsrsh.hxx +++ b/sw/inc/crsrsh.hxx @@ -69,7 +69,6 @@ class SwTxtINetFmt; class SwFmtINetFmt; class SwTxtAttr; class SwTableBox; -class SwCellFrms; class SwTOXMark; class SwRedline; class IBlockCursor; |