]> source.dussan.org Git - tigervnc.git/commitdiff
No need to declare 'display' here.
authorTim Waugh <twaugh@redhat.com>
Thu, 4 Sep 2014 10:41:01 +0000 (11:41 +0100)
committerTim Waugh <twaugh@redhat.com>
Thu, 4 Sep 2014 10:41:01 +0000 (11:41 +0100)
unix/xserver/hw/vnc/XserverDesktop.cc
unix/xserver/hw/vnc/xvnc.cc

index 2f8872ff8d766899d31c2be67f027e5a1652986e..3ab1103488d012f237907f6fd61937e462867bdb 100644 (file)
@@ -49,8 +49,6 @@ extern "C" {
 #define public c_public
 #define class c_class
 
-extern const char *display;
-
 #ifdef RANDR
 #include "randrstr.h"
 #endif
index 0172feb54c584116ce49be06157f924c19492efa..2ef888dd851d344ee0cd5f43a83c646473cac00f 100644 (file)
@@ -103,7 +103,6 @@ extern "C" {
                        "See http://www.tigervnc.org for information on TigerVNC.\n")
 
 
-extern const char *display;
 extern int monitorResolution;
 
 #define VFB_DEFAULT_WIDTH  1024