Browse Source

Cleanup

git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@1835 0c269be4-1314-0410-8aa9-9f06e86f4224
tags/0.70
sletz 17 years ago
parent
commit
0026513c0a
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      common/ringbuffer.c

+ 0
- 1
common/ringbuffer.c View File

@@ -25,7 +25,6 @@
#ifdef USE_MLOCK
#include <sys/mman.h>
#endif /* USE_MLOCK */
//#include "ringbuffer.h"
#include "jack/ringbuffer.h"

/* Create a new ringbuffer to hold at least `sz' bytes of data. The


Loading…
Cancel
Save