diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-04-23 18:01:34 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-04-23 18:01:46 +0300 |
commit | a143098e3f5c8e90d7f14d444193b93d05b6cede (patch) | |
tree | f3ace9ffc08fabc4fb6b12b98e76d1145bdf0f7f /touch | |
parent | 88b325aac5750561e76c6f5a4099b846af1a195b (diff) |
Just remove this unused file
Change-Id: I68dbaf17d874d180fb9eda4082a26099a5000453
Diffstat (limited to 'touch')
-rw-r--r-- | touch/inc/touch/libotouch.hxx | 15 |
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: */ |