From 1ca92d883434c6e1b1ad4c953284378dfa71c9d1 Mon Sep 17 00:00:00 2001 From: James Crook Date: Tue, 30 Jan 2018 16:29:30 +0000 Subject: [PATCH] Remove branches.txt. Old experiment that is not needed. If we want/need a record of official/semi-official branches, we will do so on wiki. --- branches.txt | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 branches.txt diff --git a/branches.txt b/branches.txt deleted file mode 100644 index ade5252cc..000000000 --- a/branches.txt +++ /dev/null @@ -1,5 +0,0 @@ -This file provides some information on git branches. - -wx3-warning : Adds a warning dialog IF audacity was compiled with wxWidgets 3.0 or higher. -reliability: Features for automated test and in-built monitoring, e.g of performancr, overruns and underruns. -modules: Support for built-in modules and improvements to module support.