Skip to content

Commit 0542538

Browse files
committed
make ready for pr
1 parent 467e819 commit 0542538

File tree

3 files changed

+0
-80
lines changed

3 files changed

+0
-80
lines changed

CMakeLists.txt

Lines changed: 0 additions & 44 deletions
This file was deleted.

dev.sh

Lines changed: 0 additions & 35 deletions
This file was deleted.

src/read_matrix.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ bsp_matrix_t bsp_read_matrix_from_group(hid_t f) {
143143

144144
bsp_matrix_format_t format = bsp_get_matrix_format(format_string);
145145

146-
// isn't this never true?
147146
assert(format != 0);
148147

149148
matrix.format = format;

0 commit comments

Comments
 (0)