[Kst] kdeextragear-2/kst/kst
Andrew Walker
arwalker at sumusltd.com
Sat Jun 5 01:00:35 CEST 2004
CVS commit by arwalker:
Remove unused variables.
M +0 -2 kst.cpp 1.137
--- kdeextragear-2/kst/kst/kst.cpp #1.136:1.137
@@ -898,7 +898,5 @@ void KstApp::immediatePrintActiveWindowT
void KstApp::immediatePrintWindowToPng(KMdiChildView* pWindow, const QString& filename, const QString& format, int iWidth, int iHeight) {
KstViewWindow* pView;
- QSize sizeOld;
QSize size(iWidth, iHeight);
- int iPos;
if (pWindow) {
More information about the Kst
mailing list