mirror of
https://github.com/javalsai/lidm.git
synced 2025-08-31 18:38:00 +02:00
dev: remove strcln in favor of strdup
This commit is contained in:
@@ -11,7 +11,6 @@
|
||||
enum keys find_keyname(char*);
|
||||
enum keys find_ansi(char*);
|
||||
void read_press(u_char*, char*);
|
||||
void strcln(char** dest, const char* source);
|
||||
|
||||
struct Vector {
|
||||
uint32_t length;
|
||||
|
Reference in New Issue
Block a user