From 6b7e9bb9a9d92b925adfd185abc048d62a4260ad Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Fri, 31 Oct 2014 00:28:01 +0200 Subject: Bin dummy source Change-Id: I41067a6a81e58793ba8b0491b4044de6e7f68e2b --- touch/Library_libotouch.mk | 8 -------- touch/source/ios/ios.cxx | 10 ---------- 2 files changed, 18 deletions(-) delete mode 100644 touch/source/ios/ios.cxx (limited to 'touch') diff --git a/touch/Library_libotouch.mk b/touch/Library_libotouch.mk index 856a2c67fc0e..1d6b28999365 100644 --- a/touch/Library_libotouch.mk +++ b/touch/Library_libotouch.mk @@ -25,12 +25,4 @@ $(eval $(call gb_Library_add_exception_objects,libotouch,\ endif -ifeq ($(OS),IOS) - -$(eval $(call gb_Library_add_objcxx_objects,libotouch,\ - touch/source/ios/ios \ -)) - -endif - # vim: set noet sw=4 ts=4: diff --git a/touch/source/ios/ios.cxx b/touch/source/ios/ios.cxx deleted file mode 100644 index 2b7f95335dd7..000000000000 --- a/touch/source/ios/ios.cxx +++ /dev/null @@ -1,10 +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/. - */ - -/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit v1.2.3