CVSROOT: /sources/gnash
Module name: gnash
Changes by: Sandro Santilli <strk> 07/11/22 21:48:09
Modified files:
server : movie_root.h
Log message:
remove debugging output on stop_drag
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/server/movie_root.h?cvsroot=gnash&r1=1.90&r2=1.91
Patches:
Index: movie_root.h
===================================================================
RCS file: /sources/gnash/gnash/server/movie_root.h,v
retrieving revision 1.90
retrieving revision 1.91
diff -u -b -r1.90 -r1.91
--- movie_root.h 21 Nov 2007 17:11:52 -0000 1.90
+++ movie_root.h 22 Nov 2007 21:48:09 -0000 1.91
@@ -15,7 +15,7 @@
// along with this program; if not, write to the Free Software
// Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-/* $Id: movie_root.h,v 1.90 2007/11/21 17:11:52 strk Exp $ */
+/* $Id: movie_root.h,v 1.91 2007/11/22 21:48:09 strk Exp $ */
/// \page events_handling Handling of user events
///
@@ -285,7 +285,6 @@
void stop_drag()
{
- log_msg("stop_drag called");
m_drag_state.reset();
}
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit