Skip to content

Remove unused Cython method. - #56

Open
monotonee wants to merge 1 commit into
flux3dp:masterfrom
monotonee:delete_unused_cython_method
Open

Remove unused Cython method.#56
monotonee wants to merge 1 commit into
flux3dp:masterfrom
monotonee:delete_unused_cython_method

Conversation

@monotonee

Copy link
Copy Markdown

Resolves #51. This particular method was causing a compilation error in generated C code. Given that this issue has remained unaddressed for several years, and that this method is never called, deleting it appears both safe and conducive to a cleaner codebase. Credit to @oscaracena for the fix.

Resolves flux3dp#51. This particular method was causing a compilation
error in generated C code. Given that this issue remained
unaddressed for several years, and that this method is never called,
deleting it appears both safe and conducive to a cleaner codebase.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Master fails to compile

1 participant