From c0b89ac5bfb90835ef01573267020e42d4fe070c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 23 Aug 2015 12:17:05 +0200 Subject: Imported Upstream version 1.8.0 --- spectro/conv.h | 6 ------ 1 file changed, 6 deletions(-) mode change 100644 => 100755 spectro/conv.h (limited to 'spectro/conv.h') diff --git a/spectro/conv.h b/spectro/conv.h old mode 100644 new mode 100755 index 7a7baca..4e14dd9 --- a/spectro/conv.h +++ b/spectro/conv.h @@ -265,12 +265,6 @@ int sa_lu_psinvert(double **out, double **in, int m, int n); #endif /* SALONEINSTLIB */ -/* - - - - - - - - - - - - - - - - - - -- */ -/* Diagnostic aids */ - -// Print bytes as hex to debug log */ -void adump_bytes(a1log *log, char *pfx, unsigned char *buf, int base, int len); - /* - - - - - - - - - - - - - - - - - - -- */ -- cgit v1.2.3