[Spice-devel] [PATCH spice-xpi 4/4] Remove unused global variable
Alon Levy
alevy at redhat.com
Fri Feb 24 03:11:20 PST 2012
On Fri, Feb 24, 2012 at 11:54:38AM +0100, Marc-André Lureau wrote:
Shouldn't this be squashed to the previous one?
> ---
> SpiceXPI/src/plugin/controller.cpp | 2 --
> 1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/SpiceXPI/src/plugin/controller.cpp b/SpiceXPI/src/plugin/controller.cpp
> index 131cfc5..23c853b 100644
> --- a/SpiceXPI/src/plugin/controller.cpp
> +++ b/SpiceXPI/src/plugin/controller.cpp
> @@ -57,8 +57,6 @@ extern "C" {
> #include "rederrorcodes.h"
> #include "controller.h"
>
> -const char *channel_names[] = { "dummy", "main", "display", "inputs", "cursor", "playback", "record" };
> -
> SpiceController::SpiceController():
> m_client_socket(-1)
> {
> --
> 1.7.7.6
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
More information about the Spice-devel
mailing list