summaryrefslogtreecommitdiff
path: root/main/src/ui/res/layout/tabs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'main/src/ui/res/layout/tabs.xml')
-rw-r--r--main/src/ui/res/layout/tabs.xml12
1 files changed, 0 insertions, 12 deletions
diff --git a/main/src/ui/res/layout/tabs.xml b/main/src/ui/res/layout/tabs.xml
deleted file mode 100644
index a68c4e42..00000000
--- a/main/src/ui/res/layout/tabs.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?><!--
- ~ Copyright (c) 2012-2016 Arne Schwabe
- ~ Distributed under the GNU GPL v2 with additional terms. For full terms see the file doc/LICENSE.txt
- -->
-<merge>
-
- <de.blinkt.openvpn.views.SlidingTabLayout xmlns:android="http://schemas.android.com/apk/res/android"
- android:id="@+id/sliding_tabs"
- android:layout_width="match_parent"
- android:layout_height="wrap_content" />
-
-</merge> \ No newline at end of file