diff options
Diffstat (limited to 'tests/d')
-rw-r--r-- | tests/d/test.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/d/test.c b/tests/d/test.c index 6e6442b..a77a759 100644 --- a/tests/d/test.c +++ b/tests/d/test.c @@ -3,7 +3,6 @@ int main(void) { un_init(UN_KB(4)); - d_init(); String host = UN_STR("f-tier-games.ru"); |