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

gEDA-cvs: gaf.git: branch: master updated (1.5.1-20081221-38-ge7d3287)



The branch, master has been updated
       via  e7d328775323dea2d82f9c22d431bf2740a90f97 (commit)
      from  aa6e2f9f4eda4b6c3cd11eabd679c2a710b4f222 (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
=========

 gattrib/include/i_vars.h |    3 ---
 gschem/include/i_vars.h  |   16 ----------------
 2 files changed, 0 insertions(+), 19 deletions(-)


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

commit e7d328775323dea2d82f9c22d431bf2740a90f97
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Date:   Thu Dec 25 20:37:37 2008 +0000

    Remove i_vars.h variables left over when removing colour index variables.

:100644 100644 8deddd4... 1b84d26... M	gattrib/include/i_vars.h
:100644 100644 d6e1f30... 2a9b70d... M	gschem/include/i_vars.h

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

commit e7d328775323dea2d82f9c22d431bf2740a90f97
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Date:   Thu Dec 25 20:37:37 2008 +0000

    Remove i_vars.h variables left over when removing colour index variables.

diff --git a/gattrib/include/i_vars.h b/gattrib/include/i_vars.h
index 8deddd4..1b84d26 100644
--- a/gattrib/include/i_vars.h
+++ b/gattrib/include/i_vars.h
@@ -17,12 +17,9 @@
  * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 USA
  */
 
-extern int   default_graphic_color;
-extern int   default_text_color;
 extern int   default_text_size;
 extern int   default_text_caps;
 
-extern int   default_attribute_color;
 extern int   default_paper_width;
 extern int   default_paper_height;
 extern int   default_init_right;
diff --git a/gschem/include/i_vars.h b/gschem/include/i_vars.h
index d6e1f30..2a9b70d 100644
--- a/gschem/include/i_vars.h
+++ b/gschem/include/i_vars.h
@@ -1,16 +1,8 @@
 
-extern int default_graphic_color;
-extern int default_text_color;
 extern int default_text_size;
 extern int default_text_caps;
 extern float default_postscript_font_scale;
 extern gchar *default_print_command;
-extern int default_attribute_color;
-extern int default_detachattr_color;
-extern int default_net_color;
-extern int default_bus_color;
-extern int default_logic_bubble_color;
-extern int default_net_endpoint_color;
 extern int default_override_net_color;
 extern int default_override_bus_color;
 extern int default_override_pin_color;
@@ -18,18 +10,11 @@ extern int default_net_endpoint_mode;
 extern int default_net_midpoint_mode;
 extern int default_net_direction_mode;
 extern int default_net_selection_mode;
-extern int default_junction_color;
-extern int default_pin_color;
 extern int default_line_style;
 extern int default_pin_style;
 extern int default_net_style;
 extern int default_bus_style;
-extern int default_grid_color;
 extern int default_background_color;
-extern int default_select_color;
-extern int default_bb_color;
-extern int default_lock_color;
-extern int default_zoom_box_color;
 extern int default_zoom_with_pan;
 extern int default_actionfeedback_mode;
 extern int default_text_feedback;
@@ -41,7 +26,6 @@ extern int default_embed_complex;
 extern int default_include_complex;
 extern int default_text_output;
 extern int default_snap_size;
-extern int default_stroke_color;
 
 extern int default_paper_width;
 extern int default_paper_height;




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