ekiga r6076 - in trunk: . src/devices



Author: dsandras
Date: Mon Mar 17 21:41:05 2008
New Revision: 6076
URL: http://svn.gnome.org/viewvc/ekiga?rev=6076&view=rev

Log:
Fixed warning.


Modified:
   trunk/ChangeLog
   trunk/src/devices/videoinput.cpp

Modified: trunk/src/devices/videoinput.cpp
==============================================================================
--- trunk/src/devices/videoinput.cpp	(original)
+++ trunk/src/devices/videoinput.cpp	Mon Mar 17 21:41:05 2008
@@ -80,7 +80,7 @@
 }
 
 bool
-PVideoInputDevice_EKIGA::Open (const PString &name,
+PVideoInputDevice_EKIGA::Open (const PString &/*name*/,
 			       bool start_immediate)
 {
   if (start_immediate) {



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]