Home | News | Projects | Releases
Bugs | RFE | Repositories | Help
languages: wo and xh combined due to missing comma
[xestiaab/.git] / source / contacteditor / frmContactEditorSound.cpp
index cad57b3..6e77c68 100644 (file)
 
 #include "frmContactEditorSound.h"
 
-#include <wx/tokenzr.h>
-#include <wx/file.h>
-#include <SFML/Audio.hpp>
-
-#include "../common/textprocessing.h"
-#include "../common/base64.h"
-#include "../common/mime.h"
-
 frmContactEditorSound::frmContactEditorSound( wxWindow* parent )
 :
 frmContactEditorSoundADT( parent )
@@ -78,11 +70,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