Browse Source

Cleanup

master
cancel 5 years ago
parent
commit
6e6e719d84
  1. 3
      thirdparty/sdd.c

3
thirdparty/sdd.c

@ -234,9 +234,6 @@ void sdd_trim(sdd *s, char const *cut_set) {
str[len] = '\0';
}
#if 0
#endif
#undef SDD_HDR
#undef SDD_NOINLINE
#undef SDD_CAP_MAX

Loading…
Cancel
Save