From 508f020eb5f8665e9cb53fb319440216d134e299 Mon Sep 17 00:00:00 2001 From: Fredrik Karlsson Date: Wed, 7 Dec 2016 17:19:15 +0100 Subject: Prevent stopless functions (#7309) * [ios, macos] prevent stopless functions * [ios, macos] removed unused bridging header and fixed naming --- platform/ios/test/test-Bridging-Header.h | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 platform/ios/test/test-Bridging-Header.h (limited to 'platform/ios/test') diff --git a/platform/ios/test/test-Bridging-Header.h b/platform/ios/test/test-Bridging-Header.h deleted file mode 100644 index e11d920b12..0000000000 --- a/platform/ios/test/test-Bridging-Header.h +++ /dev/null @@ -1,3 +0,0 @@ -// -// Use this file to import your target's public headers that you would like to expose to Swift. -// -- cgit v1.2.1