Browse Source

disable object debugging, seems to work fine

git.mgm/mediaproxy-ng/2.1
Richard Fuchs 14 years ago
parent
commit
9dab795a17
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      daemon/obj.h

+ 1
- 1
daemon/obj.h View File

@ -14,7 +14,7 @@
#define OBJ_DEBUG 1
#define OBJ_DEBUG 0


Loading…
Cancel
Save