Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
Remove unused defines
Browse files Browse the repository at this point in the history
  • Loading branch information
K4ryuu committed May 29, 2022
1 parent b3174c7 commit dc62641
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/karyuu/variable/strings.inc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
#define _KARYUU_MODULE_STRING_INCLUDED_

#define STRING(%1) %1, sizeof(%1)
#define STRING_EMPTY "\0"

stock bool Karyuu_IsStringEmpty(const char[] sBuffer)
{
Expand Down

0 comments on commit dc62641

Please sign in to comment.