summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-07-02 21:27:37 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-07-02 22:42:08 +0200
commit07a490a740230d03cd0449ad1c471878176f5a8f (patch)
tree43e153fcaa237eec8fcd03cdea54c6e97d87441f
parent6d93a746955d01e6339a1ebc1382c2f0b98b6840 (diff)
hrc cleanup: Remove unused fmhlpids.hrc
This file isn't included by any other file. Change-Id: I6cba50a07eca1b941360da472d65a4d4e33dd50e
-rw-r--r--svx/source/inc/fmhlpids.hrc27
1 files changed, 0 insertions, 27 deletions
diff --git a/svx/source/inc/fmhlpids.hrc b/svx/source/inc/fmhlpids.hrc
deleted file mode 100644
index 68afd4c155d8..000000000000
--- a/svx/source/inc/fmhlpids.hrc
+++ /dev/null
@@ -1,27 +0,0 @@
-/*
- * 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 _SVX_FMHLPIDS_HRC
-#define _SVX_FMHLPIDS_HRC
-
-// include -----------------------------------------------------------
-#ifndef _SVX_FMHELP_HRC
-#include "fmhelp.hrc"
-#endif
-
-#endif
-