Browse Source

Cleanup

git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@1619 0c269be4-1314-0410-8aa9-9f06e86f4224
tags/0.68
sletz 17 years ago
parent
commit
9a9d28b162
3 changed files with 0 additions and 3 deletions
  1. +0
    -1
      common/jack/intclient.h
  2. +0
    -1
      common/jack/jack.h
  3. +0
    -1
      common/jack/ringbuffer.h

+ 0
- 1
common/jack/intclient.h View File

@@ -15,7 +15,6 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
*
* $Id: intclient.h,v 1.2.2.1 2006/06/20 14:44:00 letz Exp $
*/

#ifndef __jack_intclient_h__


+ 0
- 1
common/jack/jack.h View File

@@ -16,7 +16,6 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

$Id: jack.h,v 1.5.2.6 2006/06/20 14:44:00 letz Exp $
*/

#ifndef __jack_h__


+ 0
- 1
common/jack/ringbuffer.h View File

@@ -16,7 +16,6 @@
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.

$Id: ringbuffer.h,v 1.2.2.1 2006/06/20 14:44:00 letz Exp $
*/

#ifndef _RINGBUFFER_H


Loading…
Cancel
Save