[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: gaf.git: branch: master updated (1.5.0-20080706-151-gc95bd0a)
The branch, master has been updated
via c95bd0a1f21be899510e07af28d0190fc09dc469 (commit)
from a974a4c6d2c233c9209c5b4597f7d4f86154f484 (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
=========
gnetlist/src/i_vars.c | 1 -
libgeda/src/i_vars.c | 1 -
2 files changed, 0 insertions(+), 2 deletions(-)
=================
Commit Messages
=================
commit c95bd0a1f21be899510e07af28d0190fc09dc469
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Date: Sun Aug 24 22:27:29 2008 +0100
Remove unused #define DEFAULT_SERIES_NAME ... defines
:100644 100644 c8203c8... 71eeda9... M gnetlist/src/i_vars.c
:100644 100644 c07372c... 5a15aaa... M libgeda/src/i_vars.c
=========
Changes
=========
commit c95bd0a1f21be899510e07af28d0190fc09dc469
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Date: Sun Aug 24 22:27:29 2008 +0100
Remove unused #define DEFAULT_SERIES_NAME ... defines
diff --git a/gnetlist/src/i_vars.c b/gnetlist/src/i_vars.c
index c8203c8..71eeda9 100644
--- a/gnetlist/src/i_vars.c
+++ b/gnetlist/src/i_vars.c
@@ -35,7 +35,6 @@
#include <dmalloc.h>
#endif
-#define DEFAULT_SERIES_NAME "untitled"
#define DEFAULT_UNTITLED_NAME "untitled"
#define DEFAULT_SCHEME_DIRECTORY "./"
#define DEFAULT_FONT_DIRECTORY "../lib/sym/font"
diff --git a/libgeda/src/i_vars.c b/libgeda/src/i_vars.c
index c07372c..5a15aaa 100644
--- a/libgeda/src/i_vars.c
+++ b/libgeda/src/i_vars.c
@@ -37,7 +37,6 @@
* Kazu Hirata <kazu@xxxxxxxx> on July 16, 1999 - Added these absolute
* defaults used when default_... is NULL.
*/
-#define DEFAULT_SERIES_NAME "untitled"
#define DEFAULT_UNTITLED_NAME "untitled"
#define DEFAULT_SCHEME_DIRECTORY "./"
#define DEFAULT_FONT_DIRECTORY "../lib/sym/font"
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs