Browse Source

Revert "add uuid type"

This reverts commit 5fa50673fc.

Need to branch within submodule before making changes.
tags/0.124.0
Paul Davis 11 years ago
parent
commit
5798f8fcb7
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      types.h

+ 0
- 3
types.h View File

@@ -23,9 +23,6 @@

#include <inttypes.h>
#include <pthread.h>
#include <uuid/uuid.h>

typedef uuid_t jack_uuid_t;

typedef int32_t jack_shmsize_t;



Loading…
Cancel
Save