f-spot r4390 - trunk/src
- From: rubenv svn gnome org
- To: svn-commits-list gnome org
- Subject: f-spot r4390 - trunk/src
- Date: Wed, 17 Sep 2008 11:08:20 +0000 (UTC)
Author: rubenv
Date: Wed Sep 17 11:08:19 2008
New Revision: 4390
URL: http://svn.gnome.org/viewvc/f-spot?rev=4390&view=rev
Log:
Fix unreachable code warning.
Modified:
trunk/src/MainWindow.cs
Modified: trunk/src/MainWindow.cs
==============================================================================
--- trunk/src/MainWindow.cs (original)
+++ trunk/src/MainWindow.cs Wed Sep 17 11:08:19 2008
@@ -1471,7 +1471,6 @@
break;
default:
return; //do not set the RetVal to true
- break;
}
args.RetVal = true;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]