f-spot r4254 - in trunk: . src/ColorAdjustment
- From: rubenv svn gnome org
- To: svn-commits-list gnome org
- Subject: f-spot r4254 - in trunk: . src/ColorAdjustment
- Date: Wed, 13 Aug 2008 21:16:27 +0000 (UTC)
Author: rubenv
Date: Wed Aug 13 21:16:27 2008
New Revision: 4254
URL: http://svn.gnome.org/viewvc/f-spot?rev=4254&view=rev
Log:
2008-08-13 Ruben Vermeersch <ruben savanne be>
* src/ColorAdjustment/Adjustment.cs: Don't dispose the input, it should
not be touched.
Modified:
trunk/ChangeLog
trunk/src/ColorAdjustment/Adjustment.cs
Modified: trunk/src/ColorAdjustment/Adjustment.cs
==============================================================================
--- trunk/src/ColorAdjustment/Adjustment.cs (original)
+++ trunk/src/ColorAdjustment/Adjustment.cs Wed Aug 13 21:16:27 2008
@@ -81,7 +81,6 @@
intent, 0x0000);
PixbufUtils.ColorAdjust (Input, final, transform);
- Input.Dispose ();
}
return final;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]