[beast: 8/8] Merge branch 'rm-janitor'



commit 2e6abeeccb006db368ccd85b9d6a97b0f7c57484
Merge: 3e530c9 97c5699
Author: Tim Janik <timj gnu org>
Date:   Tue Oct 3 02:26:27 2017 +0200

    Merge branch 'rm-janitor'
    
    * rm-janitor:
      BSE: hook up bse_glue to the main loop at initialization
      BSE: remove all remaining janitor and script related code
      BST: remove explicit script initialization
      BST: remove all janitor references
      BSE: remove mkcproc.pl and related remainings
      BST: remove calls to Janitor procedures
      BSE; remove all Janitor procedures
    
    Signed-off-by: Tim Janik <timj gnu org>

 beast-gtk/bstmain.cc        |   34 ---
 beast-gtk/bstusermessage.cc |  238 +------------------
 beast-gtk/bstusermessage.hh |    1 -
 bse/Makefile.am             |   45 +----
 bse/bseapi.idl              |   13 -
 bse/bsedefs.hh              |    2 -
 bse/bseglue.cc              |   44 ++++-
 bse/bseglue.hh              |    7 +-
 bse/bsejanitor.cc           |  562 -------------------------------------------
 bse/bsejanitor.hh           |   63 -----
 bse/bsejanitor.proc         |  194 ---------------
 bse/bsemain.cc              |   26 +--
 bse/bsemain.hh              |    4 +-
 bse/bseplugin.cc            |    3 -
 bse/bseserver.cc            |  133 ----------
 bse/bseserver.hh            |   15 --
 bse/mkcproc.pl              |  318 ------------------------
 17 files changed, 58 insertions(+), 1644 deletions(-)
---


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