Remove SR_MAX_NUM_PROBES, which is now no longer used.

This commit is contained in:
Martin Ling 2013-04-26 23:20:33 +01:00 committed by Bert Vermeulen
parent a1be7b6c3f
commit 9c48c2e91e
1 changed files with 0 additions and 1 deletions

View File

@ -79,7 +79,6 @@ enum {
*/
};
#define SR_MAX_NUM_PROBES 64 /* Limited by uint64_t. */
#define SR_MAX_PROBENAME_LEN 32
/* Handy little macros */