[beast: 29/57] BSE: remove left over namespace import



commit 7be2b6fe694d0ac37c9d31b13acc64799b9b1f43
Author: Tim Janik <timj gnu org>
Date:   Sun Jul 16 20:39:57 2017 +0200

    BSE: remove left over namespace import
    
    Signed-off-by: Tim Janik <timj gnu org>

 bse/bsestartup.hh |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/bse/bsestartup.hh b/bse/bsestartup.hh
index ca704a4..c67a7be 100644
--- a/bse/bsestartup.hh
+++ b/bse/bsestartup.hh
@@ -7,7 +7,6 @@
 
 /// The Bse namespace contains all functions of the synthesis engine.
 namespace Bse {
-using namespace Rapicorn;
 
 /// The task registry keeps track of runtime threads for profiling and statistical purposes.
 class TaskRegistry {            // FIXME: move this to IDL


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