Remove the now empty <svl/cntwids.hrc> header

Change-Id: I2c41b9960960ad9d290f84cc6e28d938068c0050
This commit is contained in:
Tor Lillqvist 2013-08-08 13:39:27 +03:00
parent 2468928187
commit 68277c3249
3 changed files with 0 additions and 27 deletions

View file

@ -31,7 +31,6 @@
#include <sfx2/sfxsids.hrc>
#include <sfx2/filedlghelper.hxx>
#include <svl/urihelper.hxx>
#include <svl/cntwids.hrc>
#include <sfx2/app.hxx>
#include <sfx2/objsh.hxx>
#include <unotools/bootstrap.hxx>

View file

@ -20,7 +20,6 @@
#ifndef _CNTIDS_HRC
#define _CNTIDS_HRC
#include <svl/cntwids.hrc>
#include <svl/solar.hrc>
// Slot-ID's -----------------------------------------------------------------

View file

@ -1,25 +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 _CNTWIDS_HRC
#define _CNTWIDS_HRC
#endif /* !_CNTWIDS_HRC */
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */