Skip to content

Commit

Permalink
revert unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
hipudding committed Jul 15, 2024
1 parent ba86d63 commit d0ee8d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ggml/src/ggml.c
Original file line number Diff line number Diff line change
Expand Up @@ -1758,7 +1758,6 @@ struct ggml_compute_params {
// ith = thread index, nth = number of threads
int ith, nth;


// work buffer for all threads
size_t wsize;
void * wdata;
Expand Down

0 comments on commit d0ee8d8

Please sign in to comment.