diff options
Diffstat (limited to 'sc/source/ui/miscdlgs/inscldlg.cxx')
-rw-r--r-- | sc/source/ui/miscdlgs/inscldlg.cxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sc/source/ui/miscdlgs/inscldlg.cxx b/sc/source/ui/miscdlgs/inscldlg.cxx index 3a44f7b264af..3d1f338cd75c 100644 --- a/sc/source/ui/miscdlgs/inscldlg.cxx +++ b/sc/source/ui/miscdlgs/inscldlg.cxx @@ -17,16 +17,12 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - #undef SC_DLLIMPLEMENTATION - - #include "inscldlg.hxx" #include "scresid.hxx" #include "miscdlgs.hrc" - static sal_uInt8 nInsItemChecked=0; ScInsertCellDlg::ScInsertCellDlg( Window* pParent,bool bDisallowCellMove) : |