Fix a few warnings

master
jp9000 2014-03-10 13:23:28 -07:00
parent 02a07ea0a0
commit 35e7a2a9fe
1 changed files with 0 additions and 1 deletions

View File

@ -476,7 +476,6 @@ void OBSBasic::ResizePreview(uint32_t cx, uint32_t cy)
{
double targetAspect, baseAspect;
QSize targetSize;
int x, y;
/* resize preview panel to fix to the top section of the window */
targetSize = ui->preview->size();