summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlon Levy <alevy@redhat.com>2012-01-13 17:08:31 +0200
committerAlon Levy <alevy@redhat.com>2012-01-13 17:08:31 +0200
commit857783b699a0d499e91194d34a3148d122ed0b64 (patch)
treec0619df7eac4ba4b823537c458600daaa1eec8ba
parent3c45dbd7b9355e77c89780a170dea3e7f29917dc (diff)
downloadspice-protocol-857783b699a0d499e91194d34a3148d122ed0b64.tar.gz
spice-protocol-857783b699a0d499e91194d34a3148d122ed0b64.tar.xz
spice-protocol-857783b699a0d499e91194d34a3148d122ed0b64.zip
revert opus cap, not used yet and we want to cut a release
Revert "add opus playback and record cap" This reverts commit b598a92f682239cf0439ac4fa7cbf88964e793b6.
-rw-r--r--spice/protocol.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/spice/protocol.h b/spice/protocol.h
index 924c8cc..ddfe84b 100644
--- a/spice/protocol.h
+++ b/spice/protocol.h
@@ -104,13 +104,11 @@ typedef struct SPICE_ATTR_PACKED SpiceSubMessageList {
enum {
SPICE_PLAYBACK_CAP_CELT_0_5_1,
SPICE_PLAYBACK_CAP_VOLUME,
- SPICE_PLAYBACK_CAP_OPUS,
};
enum {
SPICE_RECORD_CAP_CELT_0_5_1,
SPICE_RECORD_CAP_VOLUME,
- SPICE_RECORD_CAP_OPUS,
};
enum {