summaryrefslogtreecommitdiffstats
path: root/server/spice.h
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2010-03-23 15:53:05 +0100
committerGerd Hoffmann <kraxel@redhat.com>2010-05-19 11:22:05 +0200
commitedc1af5f670bcedce49e6b2e88caac35422aad7b (patch)
tree2b4cfa8078b4a74d5eea543f413a47e6455b42cf /server/spice.h
parent25bca7a286d88c3eded5b5c7b6685d788e99dcae (diff)
downloadspice-edc1af5f670bcedce49e6b2e88caac35422aad7b.tar.gz
spice-edc1af5f670bcedce49e6b2e88caac35422aad7b.tar.xz
spice-edc1af5f670bcedce49e6b2e88caac35422aad7b.zip
zap spice_parse_args + spice_usage_str
First step to throw out the old interface.
Diffstat (limited to 'server/spice.h')
-rw-r--r--server/spice.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/server/spice.h b/server/spice.h
index dda21349..b2a09b31 100644
--- a/server/spice.h
+++ b/server/spice.h
@@ -22,9 +22,6 @@
#include "vd_interface.h"
/* old interface */
-extern const char *spice_usage_str[];
-
-int spice_parse_args(const char *args);
void spice_init(CoreInterface *core);
/* new interface */