Oops! Turn off by default.

Original commit message from CVS:
Oops!  Turn off by default.
This commit is contained in:
Joshua N. Pritikin 2001-09-23 06:07:15 +00:00
parent 2cbb2ffd35
commit b77946f3a0

View file

@ -28,7 +28,7 @@
// Define this to add file:line info to each GstBuffer showing
// the location in the source code where the buffer was created.
//
#define GST_BUFFER_WHERE
// #define GST_BUFFER_WHERE
//
// Then in gdb, you can `call gst_buffer_print_live()' to get a list
// of allocated GstBuffers and also the file:line where they were