summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2014-07-05 20:26:40 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2014-07-05 22:49:42 +0900
commit6a9d51b24bb73ad1536e223ee03cd0d3214709ef (patch)
tree9f2b0e080b9a2bf09869fa7c00c4b8d8c3a34818 /svtools
parentfdc235126d6d73f47a5b56d453e1d3db8ba3e816 (diff)
Drop an empty header
Change-Id: I34904af6da8f37459ef96071caa53230ad02a8e7
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/inc/hatchwindowfactory.hxx26
1 files changed, 0 insertions, 26 deletions
diff --git a/svtools/source/inc/hatchwindowfactory.hxx b/svtools/source/inc/hatchwindowfactory.hxx
deleted file mode 100644
index 2875aaf77d0f..000000000000
--- a/svtools/source/inc/hatchwindowfactory.hxx
+++ /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 INCLUDED_SVTOOLS_SOURCE_INC_HATCHWINDOWFACTORY_HXX
-#define INCLUDED_SVTOOLS_SOURCE_INC_HATCHWINDOWFACTORY_HXX
-
-
-#endif
-
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */