[beast: 4/22] TOOLS: use Rapicorn's assert()
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 4/22] TOOLS: use Rapicorn's assert()
- Date: Thu, 24 Sep 2015 20:09:18 +0000 (UTC)
commit adb0299fcb1ee37b66127cf1c29e0c1d6f97244c
Author: Tim Janik <timj gnu org>
Date: Mon Sep 21 19:32:30 2015 +0200
TOOLS: use Rapicorn's assert()
tools/bsefcompare.cc | 1 -
tools/bsefextract.cc | 1 -
2 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/tools/bsefcompare.cc b/tools/bsefcompare.cc
index 283a441..c3de4d5 100644
--- a/tools/bsefcompare.cc
+++ b/tools/bsefcompare.cc
@@ -7,7 +7,6 @@
#include <bse/gslfft.hh>
#include <stdio.h>
#include <errno.h>
-#include <assert.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
diff --git a/tools/bsefextract.cc b/tools/bsefextract.cc
index 59a8c71..6b4f859 100644
--- a/tools/bsefextract.cc
+++ b/tools/bsefextract.cc
@@ -10,7 +10,6 @@
#include <string.h>
#include <stdlib.h>
#include <errno.h>
-#include <assert.h>
#include <map>
#include <string>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]