-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove unused c code #949
Merged
Merged
Remove unused c code #949
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
eivindjahren
force-pushed
the
remove_unused_buffer
branch
7 times, most recently
from
January 26, 2024 12:16
f0204d8
to
20a24b8
Compare
eivindjahren
force-pushed
the
remove_unused_buffer
branch
3 times, most recently
from
February 29, 2024 12:59
1d7d136
to
1100749
Compare
eivindjahren
force-pushed
the
remove_unused_buffer
branch
from
April 3, 2024 05:19
1100749
to
0a44c2a
Compare
eivindjahren
force-pushed
the
remove_unused_buffer
branch
9 times, most recently
from
April 23, 2024 11:12
edf74d8
to
1abdbf6
Compare
eivindjahren
force-pushed
the
remove_unused_buffer
branch
3 times, most recently
from
May 14, 2024 13:04
4e64adc
to
266d528
Compare
eivindjahren
force-pushed
the
remove_unused_buffer
branch
from
May 29, 2024 11:48
266d528
to
4984c60
Compare
eivindjahren
force-pushed
the
remove_unused_buffer
branch
from
August 7, 2024 12:32
4984c60
to
72a713f
Compare
This was referenced Aug 8, 2024
eivindjahren
force-pushed
the
remove_unused_buffer
branch
2 times, most recently
from
August 8, 2024 05:08
3d9ea7d
to
5465b0d
Compare
eivindjahren
force-pushed
the
remove_unused_buffer
branch
6 times, most recently
from
August 26, 2024 05:12
c74e670
to
a271924
Compare
eivindjahren
force-pushed
the
remove_unused_buffer
branch
from
August 29, 2024 05:29
a271924
to
90998b1
Compare
eivindjahren
force-pushed
the
remove_unused_buffer
branch
from
August 30, 2024 04:27
90998b1
to
a62c54f
Compare
eivindjahren
force-pushed
the
remove_unused_buffer
branch
from
September 2, 2024 05:54
a62c54f
to
21c23fa
Compare
andreas-el
approved these changes
Sep 2, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💯
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Removes unused c code now that only the python api and executables are considered public interface:
The current files that have been searched for unused c code