remove commented code

preferencesAboutTextFull
Claudio Valerio 13 years ago
parent 18587a662f
commit 4302e89cea
  1. 1
      src/gui/UBVideoPlayer.cpp

@ -32,7 +32,6 @@ UBVideoPlayer::UBVideoPlayer(QWidget* pParent)
setLayout(mainLayout);
mainLayout->setContentsMargins(0, 0, 0, 0);
//mainLayout->setSpacing(0);
mainLayout->addWidget(mVideoPlayer);
QHBoxLayout* transportLayout = new QHBoxLayout(this);

Loading…
Cancel
Save