Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Removed unused variables from the SSL certificate form.
authorSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 2 Aug 2015 19:08:01 +0000 (20:08 +0100)
committerSteve Brokenshire <sbrokenshire@xestia.co.uk>
Sun, 2 Aug 2015 19:08:01 +0000 (20:08 +0100)
source/frmSSLCertificate.cpp

index 2c2f9dd..96614f5 100644 (file)
@@ -188,8 +188,6 @@ void frmSSLCertificate::LoadValueData( wxListEvent& event )
        // Get the value data and display it in the text at the bottom.
        
        long intSelected = -1;
-       int intSelectedData = 0;
-       long SSLDataSeekNum = -1;
        wxString SSLSettingValue;
      
        intSelected = lstValues->GetNextItem(intSelected, 
@@ -199,8 +197,6 @@ void frmSSLCertificate::LoadValueData( wxListEvent& event )
        SSLSettingValue = lstValues->GetItemText(intSelected, 1);
        
        txtValueData->SetValue(SSLSettingValue);
-       
-       //SSLDataSeekNum = lstValues->GetItemData(intSelected);
 
 }
 
Xestia Software Development
Yn Maystri
© 2006 - 2019 Xestia Software Development
Software

Xestia Address Book
Xestia Calendar
Development

Xestia Gelforn
Everything else

About
News
Privacy Policy