[gimp] remove some disabled nonfunctional code with german comments.
- From: Simon Budig <simon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp] remove some disabled nonfunctional code with german comments.
- Date: Sat, 15 Jun 2013 20:17:56 +0000 (UTC)
commit 4852e59ec1ec52748d97e1f2ae0ae1a0890d4203
Author: Simon Budig <simon budig de>
Date: Sat Jun 15 22:16:03 2013 +0200
remove some disabled nonfunctional code with german comments.
app/vectors/gimpbezierstroke.c | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/app/vectors/gimpbezierstroke.c b/app/vectors/gimpbezierstroke.c
index e21f9b4..5669bb6 100644
--- a/app/vectors/gimpbezierstroke.c
+++ b/app/vectors/gimpbezierstroke.c
@@ -936,13 +936,6 @@ gimp_bezier_stroke_segment_nearest_tangent_get (const GimpCoords *beziercoords,
if (ori * ori2 <= 0)
{
-#if 0
- if (ori2 == 0)
- /* Kandidat finden */;
- else
- /* ret_coords[i] ist der Kandidat */;
-#endif
-
gimp_coords_difference (&g_array_index (ret_coords, GimpCoords, i),
coord1,
&dcoord);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]