mirror of
https://github.com/systemd/systemd.git
synced 2026-08-05 07:30:30 +00:00
Remove string_erase
This commit is contained in:
@@ -197,8 +197,6 @@ static inline int free_and_strdup_warn(char **p, const char *s) {
|
||||
}
|
||||
int free_and_strndup(char **p, const char *s, size_t l);
|
||||
|
||||
char *string_erase(char *x);
|
||||
|
||||
bool string_is_safe(const char *p) _pure_;
|
||||
|
||||
static inline size_t strlen_ptr(const char *s) {
|
||||
|
||||
Reference in New Issue
Block a user