Ignore:
Timestamp:
May 31, 2022, 4:43:50 PM (2 years ago)
Author:
stuerze
Message:

minor changes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/BNC/src/upload/bncuploadcaster.cpp

    r9741 r9742  
    338338void bncUploadCaster::slotSslSocketConnectionClosed() {
    339339  disconnect(_outSocket, SIGNAL(disconnected()), this, SLOT(slotSslSocketConnectionClosed()));
    340   emit(newMessage("slotSslSocketConnectionClosed", true));
    341340  if (_outSocket) {
    342341    delete _outSocket;
Note: See TracChangeset for help on using the changeset viewer.