From 99fee378f8edaa1104a755860e9d9b5a3b3b183d Mon Sep 17 00:00:00 2001 From: Francisco Pombal Date: Mon, 5 Oct 2020 01:02:37 +0100 Subject: [PATCH] remove some obsolete compilation guides from the side bar --- _Sidebar.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/_Sidebar.md b/_Sidebar.md index 98f27f4..53eeb31 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -107,8 +107,6 @@ * [FreeBSD (no GUI)](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-FreeBSD-(no-GUI)) * [Fully static binaries on Linux (glibc or musl)](https://github.com/qbittorrent/qBittorrent/wiki/Compiliation:-Fully-static-binaries-on-Linux-(glibc-or-musl)) * [macOS](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-macOS) -* [MSVC 2017 (static linkage)](https://github.com/qbittorrent/qBittorrent/wiki/Compiling:-MSVC-2017-(static-linkage)) -* [MSVC 2017 (x86_64) (static linkage)](https://github.com/qbittorrent/qBittorrent/wiki/Compilation:-MSVC-2017-(x86_64)-(static-linkage)) * [MSVC 2019 (static linkage)](https://github.com/qbittorrent/qBittorrent/wiki/Compiling-with-MSVC-2019-(static-linkage)) ---