diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2016-04-11 23:31:33 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2016-04-12 15:50:24 +0200 |
commit | 8274655443eaf20ad10500ce3dc57349912181c8 (patch) | |
tree | 2b743ec0821f6b711506e8755c53a4a1883645ec /cui | |
parent | 58ecaf1f470d92db95a5f02adf3b5e4147442a57 (diff) |
Remove empty scriptdlg.hrc
Change-Id: I4a4bf1aa1d6afe819c22288474be302fe95740d1
Diffstat (limited to 'cui')
-rw-r--r-- | cui/source/dialogs/scriptdlg.cxx | 1 | ||||
-rw-r--r-- | cui/source/dialogs/scriptdlg.hrc | 26 | ||||
-rw-r--r-- | cui/source/dialogs/scriptdlg.src | 1 |
3 files changed, 0 insertions, 28 deletions
diff --git a/cui/source/dialogs/scriptdlg.cxx b/cui/source/dialogs/scriptdlg.cxx index 01dbaaa6889a..52eb49143f82 100644 --- a/cui/source/dialogs/scriptdlg.cxx +++ b/cui/source/dialogs/scriptdlg.cxx @@ -27,7 +27,6 @@ #include <osl/mutex.hxx> #include <cuires.hrc> -#include "scriptdlg.hrc" #include "scriptdlg.hxx" #include <dialmgr.hxx> #include "selector.hxx" diff --git a/cui/source/dialogs/scriptdlg.hrc b/cui/source/dialogs/scriptdlg.hrc deleted file mode 100644 index e79e2f0aa34c..000000000000 --- a/cui/source/dialogs/scriptdlg.hrc +++ /dev/null @@ -1,26 +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 . - */ - -#ifndef _SCRIPTDLG_HRC -#define _SCRIPTDLG_HRC - - -#endif - -/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/cui/source/dialogs/scriptdlg.src b/cui/source/dialogs/scriptdlg.src index b2ea47034ced..380a4854d29d 100644 --- a/cui/source/dialogs/scriptdlg.src +++ b/cui/source/dialogs/scriptdlg.src @@ -18,7 +18,6 @@ */ #include <cuires.hrc> -#include "scriptdlg.hrc" #include "helpid.hrc" String RID_SVXSTR_DELQUERY |