# HG changeset patch # User Matti Hamalainen # Date 1455228807 -7200 # Node ID 1e89b757f8a1263bdda54639b1c9a135433efb07 # Parent e1ff9cd27a840006891519a9d57d26b40aa3470b Remove some unused constant defines. diff -r e1ff9cd27a84 -r 1e89b757f8a1 sidinfo.c --- a/sidinfo.c Thu Feb 11 23:21:26 2016 +0200 +++ b/sidinfo.c Fri Feb 12 00:13:27 2016 +0200 @@ -9,9 +9,6 @@ // Some constants -#define PSID_MAGIC_LEN 4 -#define PSID_STR_LEN 32 -#define PSID_BUFFER_SIZE (1024 * 16) // Flags for various information fields