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

gEDA-cvs: branch: master updated (1.1.2.20070818-11-g96ca8a9)



The branch, master has been updated
       via  96ca8a9a2804176b689f4fe89393259ec109a6d9 (commit)
      from  283c545e77ada97b7bee7834c34708a8053abe60 (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
=========

 gschem/include/Makefile.am |    2 +-
 gschem/include/x_event.h   |    6 ------
 gschem/src/x_basic.c       |    1 -
 gschem/src/x_color.c       |    1 -
 gschem/src/x_window.c      |    1 -
 5 files changed, 1 insertions(+), 10 deletions(-)
 delete mode 100644 gschem/include/x_event.h


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

commit 96ca8a9a2804176b689f4fe89393259ec109a6d9
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Date:   Mon Sep 3 15:28:33 2007 +0100

    Remove unused header file gschem/include/x_event.h

:100644 100644 2ffb9bc... 61e4c5b... M	gschem/include/Makefile.am
:100644 000000 9984ab1... 0000000... D	gschem/include/x_event.h
:100644 100644 b720904... e63c455... M	gschem/src/x_basic.c
:100644 100644 b1e70bd... d411de1... M	gschem/src/x_color.c
:100644 100644 d6e695e... a696558... M	gschem/src/x_window.c

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

commit 96ca8a9a2804176b689f4fe89393259ec109a6d9
Author: Peter Clifton <pcjc2@xxxxxxxxx>
Date:   Mon Sep 3 15:28:33 2007 +0100

    Remove unused header file gschem/include/x_event.h

diff --git a/gschem/include/Makefile.am b/gschem/include/Makefile.am
index 2ffb9bc..61e4c5b 100644
--- a/gschem/include/Makefile.am
+++ b/gschem/include/Makefile.am
@@ -3,7 +3,7 @@
 ## Process this file with automake to produce Makefile.in
 
 noinst_HEADERS = \
-	globals.h i_vars.h prototype.h x_dialog.h x_event.h x_states.h \
+	globals.h i_vars.h prototype.h x_dialog.h x_states.h \
 	gettext.h \
 	x_compselect.h \
 	x_log.h x_multiattrib.h x_pagesel.h x_print.h x_preview.h \
diff --git a/gschem/include/x_event.h b/gschem/include/x_event.h
deleted file mode 100644
index 9984ab1..0000000
--- a/gschem/include/x_event.h
+++ /dev/null
@@ -1,6 +0,0 @@
-/* gEDA - GPL Electronic Design Automation
- * gschem - gEDA Schematic Capture
- * Copyright (C) 1998-2004 Ales V. Hvezda
- */
-
-/* this file is no longer used, and should be removed */
diff --git a/gschem/src/x_basic.c b/gschem/src/x_basic.c
index b720904..e63c455 100644
--- a/gschem/src/x_basic.c
+++ b/gschem/src/x_basic.c
@@ -25,7 +25,6 @@
 #include <libgeda/libgeda.h>
 
 #include "../include/globals.h"
-#include "../include/x_event.h"
 #include "../include/prototype.h"
 
 #ifdef HAVE_LIBDMALLOC
diff --git a/gschem/src/x_color.c b/gschem/src/x_color.c
index b1e70bd..d411de1 100644
--- a/gschem/src/x_color.c
+++ b/gschem/src/x_color.c
@@ -28,7 +28,6 @@
 #include <libgeda/libgeda.h>
 
 #include "../include/globals.h"
-#include "../include/x_event.h"
 #include "../include/prototype.h"
 
 #ifdef HAVE_LIBDMALLOC
diff --git a/gschem/src/x_window.c b/gschem/src/x_window.c
index d6e695e..a696558 100644
--- a/gschem/src/x_window.c
+++ b/gschem/src/x_window.c
@@ -23,7 +23,6 @@
 
 #include <libgeda/libgeda.h>
 
-#include "../include/x_event.h"
 #include "../include/i_vars.h"
 #include "../include/globals.h"
 #include "../include/prototype.h"




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