Revision: 4415
          http://tigervnc.svn.sourceforge.net/tigervnc/?rev=4415&view=rev
Author:   ossman_
Date:     2011-05-16 12:00:20 +0000 (Mon, 16 May 2011)

Log Message:
-----------
Remove old declaration that never actually maps to an object.

Modified Paths:
--------------
    trunk/common/rfb/CSecurityVeNCrypt.h

Modified: trunk/common/rfb/CSecurityVeNCrypt.h
===================================================================
--- trunk/common/rfb/CSecurityVeNCrypt.h        2011-05-13 23:33:34 UTC (rev 
4414)
+++ trunk/common/rfb/CSecurityVeNCrypt.h        2011-05-16 12:00:20 UTC (rev 
4415)
@@ -40,7 +40,6 @@
     int getType() const {return chosenType;}
     virtual const char* description() const { return secTypeName(chosenType); }
 
-    static StringParameter secTypesStr;
   protected:
     CSecurity *csecurity;
     SecurityClient *security;


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Tigervnc-commits mailing list
Tigervnc-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-commits

Reply via email to