]> source.dussan.org Git - tigervnc.git/commitdiff
Remove unused method prototype
authorPierre Ossman <ossman@cendio.se>
Fri, 7 Feb 2014 13:51:44 +0000 (14:51 +0100)
committerPierre Ossman <ossman@cendio.se>
Mon, 7 Jul 2014 11:27:08 +0000 (13:27 +0200)
vncviewer/Viewport.h

index 0410fb8a6f541589564a6c0503b9aec8c90b00a5..748981ac4659a902f55d345614dd7ad247e941f8 100644 (file)
@@ -61,7 +61,6 @@ public:
   void updateWindow();
 
   // Methods forwarded from CConn
-  void setName(const char *name);
 
   void setColourMapEntries(int firstColour, int nColours, rdr::U16* rgbs);