Update of /cvsroot/audacity/audacity-src/src/widgets
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv31516/widgets
Modified Files:
AttachableScrollBar.cpp
Log Message:
Get rid of more warnings. (Hope they're all correct...)
Index: AttachableScrollBar.cpp
===================================================================
RCS file: /cvsroot/audacity/audacity-src/src/widgets/AttachableScrollBar.cpp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- AttachableScrollBar.cpp 19 Jun 2006 13:13:59 -0000 1.4
+++ AttachableScrollBar.cpp 28 Mar 2007 04:14:05 -0000 1.5
@@ -9,7 +9,7 @@
Audacity is free software.
This file is licensed under the wxWindows license, see License.txt
-/****************************************************************//**
+*****************************************************************//**
\class AttachableScrollBar
\brief An AttachableScrollBar is a scroll bar that can be attached
@@ -74,9 +74,7 @@
ViewInfo & mViewInfo = *mpViewInfo;
int hlast = mViewInfo.sbarH;
- int vlast = mViewInfo.vpos;
int hoffset = 0;
- int voffset = 0;
mViewInfo.sbarH = GetThumbPosition();
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs