summaryrefslogtreecommitdiff
path: root/vcl/inc/ios
diff options
context:
space:
mode:
authorJan-Marek Glogowski <glogow@fbihome.de>2022-01-13 21:06:58 +0100
committerJan-Marek Glogowski <glogow@fbihome.de>2022-01-14 07:50:01 +0100
commitb0d0b80d8e5428393b7e5185582fed78ed1b2bbe (patch)
treead32ccb97904804b12c03bbe33145b075e0d515c /vcl/inc/ios
parent45dee329c30f5548b0ba57cc1457c73f2fc870a3 (diff)
iOS+Android remove empty header
Change-Id: Ib7cb14872f74ef5ab5adeb332fb791b7c98fc63f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/128400 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski <glogow@fbihome.de>
Diffstat (limited to 'vcl/inc/ios')
-rw-r--r--vcl/inc/ios/svsys.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/vcl/inc/ios/svsys.h b/vcl/inc/ios/svsys.h
deleted file mode 100644
index dcd14e79f2b3..000000000000
--- a/vcl/inc/ios/svsys.h
+++ /dev/null
@@ -1,17 +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/.
- */
-
-#ifndef INCLUDED_VCL_INC_IOS_SVSYS_H
-#define INCLUDED_VCL_INC_IOS_SVSYS_H
-
-// ?
-
-#endif // INCLUDED_VCL_INC_IOS_SVSYS_H
-
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */