]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Remove unused variable (#607)
authorCasey Primozic <redacted>
Thu, 30 Mar 2023 17:53:35 +0000 (10:53 -0700)
committerGitHub <redacted>
Thu, 30 Mar 2023 17:53:35 +0000 (17:53 +0000)
commita4755cf288deb83df646f91f8fc98613271322db
tree96ccbf3689efa8d1560d58d146aa1775b1403d0b
parent1f0414feecc336482163af6c1e5650f9373ed8c9
Remove unused variable (#607)

* It seems some new warning were added recently that exposed this.  I wrote the code that included this unused variable originally and it is indeed not needed.
ggml.c