[beast: 18/57] SFI: avoid using the entire Rapicorn namespace



commit cd355cddf0c4c8de85189f562d04f39bf2715873
Author: Tim Janik <timj gnu org>
Date:   Mon Jul 17 11:06:40 2017 +0200

    SFI: avoid using the entire Rapicorn namespace
    
    Signed-off-by: Tim Janik <timj gnu org>

 sfi/sfi.hh |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/sfi/sfi.hh b/sfi/sfi.hh
index 2b942ec..523830c 100644
--- a/sfi/sfi.hh
+++ b/sfi/sfi.hh
@@ -6,10 +6,6 @@
 // == Rapicorn Imports ==
 #include <sfi/sfiwrapper.hh>    // Introduces bcore.hh and Rapicorn
 
-namespace Sfi {
-using namespace Rapicorn;
-} // Sfi
-
 /* no bin-compat: #include <sfi/sficomwire.hh> */
 #include <sfi/sficomport.hh>
 #include <sfi/sfifilecrawler.hh>


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