1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-10-13 04:53:36 -04:00

Remove unneeded #define

This commit is contained in:
Moritz Grimm 2018-07-16 16:24:44 +02:00
parent f7521b83e4
commit 814434bfb5

View File

@ -26,7 +26,6 @@
#include <stdio.h> #include <stdio.h>
#include <string.h> #include <string.h>
#define EXTENSIONS_MAX 16
#define UCREDS_SIZE 256 #define UCREDS_SIZE 256
#define CSUITE_SIZE 2048 #define CSUITE_SIZE 2048