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

gEDA-cvs: pcb.git: branch: master updated (26af64ecb8eef4ee42a653381f149549c52fb5e7)



The branch, master has been updated
       via  26af64ecb8eef4ee42a653381f149549c52fb5e7 (commit)
      from  4e4541f936ee1780e9c90e5e0a86cc1154955d08 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.


=========
 Summary
=========

 src/hid/lesstif/main.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)


=================
 Commit Messages
=================

commit 26af64ecb8eef4ee42a653381f149549c52fb5e7
Author: DJ Delorie <dj@xxxxxxxxxxx>
Commit: DJ Delorie <dj@xxxxxxxxxxx>

    Revert an unintended change.

:100644 100644 6dfc513... 84e095a... M	src/hid/lesstif/main.c

=========
 Changes
=========

commit 26af64ecb8eef4ee42a653381f149549c52fb5e7
Author: DJ Delorie <dj@xxxxxxxxxxx>
Commit: DJ Delorie <dj@xxxxxxxxxxx>

    Revert an unintended change.

diff --git a/src/hid/lesstif/main.c b/src/hid/lesstif/main.c
index 6dfc513..84e095a 100644
--- a/src/hid/lesstif/main.c
+++ b/src/hid/lesstif/main.c
@@ -3116,8 +3116,6 @@ lesstif_set_line_cap (hidGC gc, EndCapStyle style)
 static void
 lesstif_set_line_width (hidGC gc, int width)
 {
-  if (width == 1)
-    width = 0;
   gc->width = width;
 }
 




_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs