]> source.dussan.org Git - tigervnc.git/commitdiff
[Cleanup] Remove leftover code.
authorAdam Tkac <atkac@redhat.com>
Mon, 19 Jul 2010 20:38:40 +0000 (20:38 +0000)
committerAdam Tkac <atkac@redhat.com>
Mon, 19 Jul 2010 20:38:40 +0000 (20:38 +0000)
Signed-off-by: Martin Koegler <mkoegler@auto.tuwien.ac.at>
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4087 3789f03b-4d11-0410-bbf8-ca57d06f2519

win/vncviewer/CConn.h

index 5f758435399e9f9ecd93c6806257769c711bf678..37711540e014abac41fb81ae2beed63662e02c8b 100644 (file)
@@ -94,7 +94,6 @@ namespace rfb {
       void refreshMenu(bool enableSysCommands);
 
       // CConnection interface
-      CSecurity* getCSecurity(int secType);
       void setColourMapEntries(int firstColour, int nColours, rdr::U16* rgbs);
       void bell();
       void framebufferUpdateStart() {}