summaryrefslogtreecommitdiff
path: root/touch
diff options
context:
space:
mode:
Diffstat (limited to 'touch')
-rw-r--r--touch/inc/touch/libotouch.hxx15
1 files changed, 0 insertions, 15 deletions
diff --git a/touch/inc/touch/libotouch.hxx b/touch/inc/touch/libotouch.hxx
deleted file mode 100644
index acfa0c1b18c5..000000000000
--- a/touch/inc/touch/libotouch.hxx
+++ /dev/null
@@ -1,15 +0,0 @@
-/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*
- * Copyright 2012 LibreOffice contributors.
- *
- * 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/.
- */
-
-#ifndef _TOUCH_LIBOTOUCH_HXX
-#define _TOUCH_LIBOTOUCH_HXX
-
-#endif // _TOUCH_LIBOTOUCH_HXX
-
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */