Bläddra i källkod

Fix a few warnings

jp9000 11 år sedan
förälder
incheckning
35e7a2a9fe
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      obs/window-basic-main.cpp

+ 0 - 1
obs/window-basic-main.cpp

@@ -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();