Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
Added CALURI to the SaveString function of ContactDataObject
[xestiaab/.git] / source / contacteditor / frmContactEditorSound.cpp
index cad57b3..795e97a 100644 (file)
@@ -78,11 +78,9 @@ void frmContactEditorSound::ProcessData( wxCommandEvent& event )
 
                if (AudioFile.Open(wxSAudioFilename, wxFile::read)){
                        
-                       ssize_t flen;
                        len = AudioFile.Length();
                        
                        unsigned char* AudioFileData = new unsigned char[len];
-                       flen = AudioFile.Read(AudioFileData, (size_t)len);
                        
                        wxSAudioMIMEType = GetMIME(wxSAudioFilename);
 
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