[hackers] [sbase] Remove wtf || FRIGN

From: <git_AT_suckless.org>
Date: Wed, 24 Feb 2016 16:21:08 +0100 (CET)

commit 50b30bbd69ae18c30b187234e9ffa4ae3ffa682f
Author: FRIGN <dev_AT_frign.de>
AuthorDate: Wed Feb 24 16:11:46 2016 +0100
Commit: sin <sin_AT_2f30.org>
CommitDate: Wed Feb 24 15:21:05 2016 +0000

    Remove wtf

diff --git a/tsort.c b/tsort.c
index 90e2855..317d573 100644
--- a/tsort.c
+++ b/tsort.c
_AT_@ -6,11 +6,6 @@
 
 #include "util.h"
 
-#define eprintf(...) enprintf(2, __VA_ARGS__)
-#define estrdup(...) enstrdup(2, __VA_ARGS__)
-#define ecalloc(...) encalloc(2, __VA_ARGS__)
-#define efshut(...) enfshut(2, __VA_ARGS__)
-
 #define WHITE 0
 #define GREY 1
 #define BLACK 2
Received on Wed Feb 24 2016 - 16:21:08 CET

This archive was generated by hypermail 2.3.0 : Wed Feb 24 2016 - 16:24:10 CET