Skip to content

Commit d0ee8d8

Browse files
committed
revert unused code
1 parent ba86d63 commit d0ee8d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ggml/src/ggml.c

-1
Original file line numberDiff line numberDiff line change
@@ -1758,7 +1758,6 @@ struct ggml_compute_params {
17581758
// ith = thread index, nth = number of threads
17591759
int ith, nth;
17601760

1761-
17621761
// work buffer for all threads
17631762
size_t wsize;
17641763
void * wdata;

0 commit comments

Comments
 (0)