Skip to content

Commit

Permalink
fix: remove dangling cplusplus (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
nalgeon committed Aug 23, 2023
1 parent 297855b commit 0275b10
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/unicode/extension.c
Original file line number Diff line number Diff line change
Expand Up @@ -214,10 +214,6 @@ SQLITE_EXPORT int sqlite3_unicode_load();
*/
SQLITE_EXPORT void sqlite3_unicode_free();

#ifdef __cplusplus
}
#endif

#endif /* _SQLITE3_UNICODE_H */
/*************************************************************************************************
*************************************************************************************************
Expand Down

0 comments on commit 0275b10

Please sign in to comment.