diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-08-08 13:39:27 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-08-08 14:10:11 +0300 |
commit | 68277c3249489c4e4364275eb5c5920f44fe40b1 (patch) | |
tree | f3101289bc6512a5f6e1652a6fc3fa7c73352308 /include/svl | |
parent | 246892818797f0b4c1747352a3e27c3025adcebb (diff) |
Remove the now empty <svl/cntwids.hrc> header
Change-Id: I2c41b9960960ad9d290f84cc6e28d938068c0050
Diffstat (limited to 'include/svl')
-rw-r--r-- | include/svl/cntwids.hrc | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/include/svl/cntwids.hrc b/include/svl/cntwids.hrc deleted file mode 100644 index 78aaf4c74a44..000000000000 --- a/include/svl/cntwids.hrc +++ /dev/null @@ -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: */ |