From 678c042ae22b9d809089db0fa647071368ab52ca Mon Sep 17 00:00:00 2001 From: Markus Wick Date: Fri, 8 May 2020 12:20:48 +0200 Subject: [PATCH] remove macOS building instructions. --- Building-for-macOS.md | 1 - Developer-Information.md | 1 - _Sidebar.md | 1 - 3 files changed, 3 deletions(-) delete mode 100644 Building-for-macOS.md diff --git a/Building-for-macOS.md b/Building-for-macOS.md deleted file mode 100644 index 0519ecb..0000000 --- a/Building-for-macOS.md +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/Developer-Information.md b/Developer-Information.md index 73f835c..70ebdc6 100644 --- a/Developer-Information.md +++ b/Developer-Information.md @@ -2,7 +2,6 @@ Please see the following wikipages: * Building yuzu: * [Windows](https://github.com/yuzu-emu/yuzu/wiki/Building-for-Windows) * [Linux](https://github.com/yuzu-emu/yuzu/wiki/Building-for-Linux) - * [macOS](https://github.com/yuzu-emu/yuzu/wiki/Building-for-macOS) * [Switch Hardware and Software Documentation](https://github.com/yuzu-emu/yuzu/wiki/Switch-Hardware-and-Software) * [Switch Homebrew and Libraries](https://github.com/yuzu-emu/yuzu/wiki/Switch-Homebrew) * [Service Function Usage](https://github.com/yuzu-emu/yuzu/wiki/Service-Function-Usage) diff --git a/_Sidebar.md b/_Sidebar.md index 08ba168..a4e38c4 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -21,7 +21,6 @@ * Building yuzu: * [Windows](https://github.com/yuzu-emu/yuzu/wiki/Building-for-Windows) * [Linux](https://github.com/yuzu-emu/yuzu/wiki/Building-for-Linux) - * [macOS](https://github.com/yuzu-emu/yuzu/wiki/Building-for-macOS) * [Switch Hardware and Software Documentation](https://github.com/yuzu-emu/yuzu/wiki/Switch-Hardware-and-Software) * [Switch Homebrew and Libraries](https://github.com/yuzu-emu/yuzu/wiki/Switch-Homebrew) * [Service Function Usage](https://github.com/yuzu-emu/yuzu/wiki/Service-Function-Usage)