[Libreoffice-commits] core.git: sc/source

Maxim Monastirsky momonasmon at gmail.com
Sun Jul 5 12:38:18 PDT 2015


 sc/source/ui/cctrl/tbinsert.cxx |    1 -
 sc/source/ui/inc/tbinsert.hrc   |   20 --------------------
 sc/source/ui/src/toolbox.src    |    1 -
 3 files changed, 22 deletions(-)

New commits:
commit 3e0b5c8a0a5511aa5497543d58f01031083b5470
Author: Maxim Monastirsky <momonasmon at gmail.com>
Date:   Sun Jul 5 17:37:31 2015 +0300

    tbinsert.hrc is empty
    
    Change-Id: I3414afeab2fb95160d206891868596ec2ee637d7

diff --git a/sc/source/ui/cctrl/tbinsert.cxx b/sc/source/ui/cctrl/tbinsert.cxx
index 267d5b9..85f9f6d 100644
--- a/sc/source/ui/cctrl/tbinsert.cxx
+++ b/sc/source/ui/cctrl/tbinsert.cxx
@@ -27,7 +27,6 @@
 #include <vcl/toolbox.hxx>
 
 #include "tbinsert.hxx"
-#include "tbinsert.hrc"
 #include "global.hxx"
 #include "scmod.hxx"
 #include "scresid.hxx"
diff --git a/sc/source/ui/inc/tbinsert.hrc b/sc/source/ui/inc/tbinsert.hrc
deleted file mode 100644
index 52597c5..0000000
--- a/sc/source/ui/inc/tbinsert.hrc
+++ /dev/null
@@ -1,20 +0,0 @@
-/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
- * This file is part of the LibreOffice project.
- *
- * This Source Code Form is subject to the terms of the Mozilla Public
- * License, v. 2.0. If a copy of the MPL was not distributed with this
- * file, You can obtain one at http://mozilla.org/MPL/2.0/.
- *
- * This file incorporates work covered by the following license notice:
- *
- *   Licensed to the Apache Software Foundation (ASF) under one or more
- *   contributor license agreements. See the NOTICE file distributed
- *   with this work for additional information regarding copyright
- *   ownership. The ASF licenses this file to you under the Apache
- *   License, Version 2.0 (the "License"); you may not use this file
- *   except in compliance with the License. You may obtain a copy of
- *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
- */
-
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sc/source/ui/src/toolbox.src b/sc/source/ui/src/toolbox.src
index 6912ce8..6ed5890 100644
--- a/sc/source/ui/src/toolbox.src
+++ b/sc/source/ui/src/toolbox.src
@@ -19,7 +19,6 @@
 
 #include "sc.hrc"
 #include <svx/globlmn.hrc>
-#include "tbinsert.hrc"
 
 String SCSTR_QHELP_POSWND
 {


More information about the Libreoffice-commits mailing list