[beast: 1/8] BSE; remove all Janitor procedures



commit 1f46bf16677e3ebc64ea7af03b56fc1652a4df45
Author: Tim Janik <timj gnu org>
Date:   Sun Oct 1 01:22:26 2017 +0200

    BSE; remove all Janitor procedures
    
    Signed-off-by: Tim Janik <timj gnu org>

 bse/Makefile.am     |    1 -
 bse/bsejanitor.proc |  194 ---------------------------------------------------
 2 files changed, 0 insertions(+), 195 deletions(-)
---
diff --git a/bse/Makefile.am b/bse/Makefile.am
index 28d1459..58007a1 100644
--- a/bse/Makefile.am
+++ b/bse/Makefile.am
@@ -111,7 +111,6 @@ idl_dummy_files = $(strip   \
 )
 # BSE procedure sources
 bse_proc_sources = $(strip \
-       bsejanitor.proc         \
                                bseitem.proc                                    \
 )
 bse_proc_gen_sources = $(bse_proc_sources:.proc=.genprc.cc)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]