separator: kill that useless thing
Just use the format strings dude. :)
This commit is contained in:
parent
0c2b3e5b5c
commit
c46c1487a9
4 changed files with 0 additions and 16 deletions
components
|
@ -1,11 +0,0 @@
|
|||
/* See LICENSE file for copyright and license details. */
|
||||
#include <stdio.h>
|
||||
|
||||
#include "../util.h"
|
||||
#include "../slstatus.h"
|
||||
|
||||
const char *
|
||||
separator(const char *separator)
|
||||
{
|
||||
return separator;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue