[beast/devel: 17/77] BIRNET: remove birnetmath



commit 12f851e05f944123e0067dfcc8f51ae4be8a8ba4
Author: Tim Janik <timj gnu org>
Date:   Fri Mar 29 00:47:45 2013 +0000

    BIRNET: remove birnetmath

 birnet/Makefile.am   |    2 -
 birnet/birnet.hh     |    1 -
 birnet/birnetmath.cc |    4 ---
 birnet/birnetmath.hh |   58 --------------------------------------------------
 4 files changed, 0 insertions(+), 65 deletions(-)
---
diff --git a/birnet/Makefile.am b/birnet/Makefile.am
index d90f2cd..dec2c5e 100644
--- a/birnet/Makefile.am
+++ b/birnet/Makefile.am
@@ -13,13 +13,11 @@ birnet_headers = $(strip            \
        birnetdebugtools.hh             \
        birnetmsg.hh                    \
        birnettests.h                   \
-       birnetmath.hh                   \
        birnetutils.hh                  \
 )
 birnet_sources = $(strip               \
        birnetdebugtools.cc             \
        birnetmsg.cc                    \
-       birnetmath.cc                   \
        birnetutils.cc                  \
 )
 birnet_private_headers = $(strip       \
diff --git a/birnet/birnet.hh b/birnet/birnet.hh
index 6287e10..6447465 100644
--- a/birnet/birnet.hh
+++ b/birnet/birnet.hh
@@ -4,7 +4,6 @@
 #include <birnet/birnetconfig.h>
 #include <birnet/birnetdebugtools.hh>
 #include <birnet/birnetmsg.hh>
-#include <birnet/birnetmath.hh>
 #include <birnet/birnetutils.hh>
 
 // We're migrating to Bse for everything and use Rapicorn core for the lower level stuff


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