Skip to content

Commit

Permalink
Update include/sundials/sundials_context.h
Browse files Browse the repository at this point in the history
Co-authored-by: Cody Balos <[email protected]>
  • Loading branch information
yu-nix and balos1 authored Jul 20, 2023
1 parent fe4abdb commit b800401
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/sundials/sundials_context.h
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ SUNDIALS_EXPORT int SUNContext_GetLogger(SUNContext sunctx, SUNLogger* logger);
SUNDIALS_EXPORT int SUNContext_SetLogger(SUNContext sunctx, SUNLogger logger);
SUNDIALS_EXPORT int SUNContext_Free(SUNContext* ctx);

static void sun_adiak_helper();

#ifdef __cplusplus
}
Expand Down

0 comments on commit b800401

Please sign in to comment.