remove STREAM_PATCHLEVEL macro because I always forget to update it anyway

This commit is contained in:
2018-09-27 16:21:46 +02:00
parent 2ef5c47f19
commit d8f88c340a

View File

@ -32,7 +32,6 @@ extern "C" {
#define STREAM_MAJOR 2
#define STREAM_MINOR 8
#define STREAM_PATCHLEVEL 0
#ifndef OK
#define OK 0