aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/Makefile.am
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2003-07-23 22:54:16 +0800
committerDan Winship <danw@src.gnome.org>2003-07-23 22:54:16 +0800
commitc4e2afa4a076769c3bd22393edd6ca8710f96c2e (patch)
tree23042dc7c66c2ace3bf56d9265f651aa6788f3a5 /widgets/misc/Makefile.am
parent89cbf144bd42474b18ba6d821797ed384037eec8 (diff)
downloadgsoc2013-evolution-c4e2afa4a076769c3bd22393edd6ca8710f96c2e.tar
gsoc2013-evolution-c4e2afa4a076769c3bd22393edd6ca8710f96c2e.tar.gz
gsoc2013-evolution-c4e2afa4a076769c3bd22393edd6ca8710f96c2e.tar.bz2
gsoc2013-evolution-c4e2afa4a076769c3bd22393edd6ca8710f96c2e.tar.lz
gsoc2013-evolution-c4e2afa4a076769c3bd22393edd6ca8710f96c2e.tar.xz
gsoc2013-evolution-c4e2afa4a076769c3bd22393edd6ca8710f96c2e.tar.zst
gsoc2013-evolution-c4e2afa4a076769c3bd22393edd6ca8710f96c2e.zip
Remove this, since it claims to be deprecated, and nothing is actually
* e-messagebox.c: Remove this, since it claims to be deprecated, and nothing is actually using it any more. * Makefile.am: Remove e-messagebox.[ch] svn path=/trunk/; revision=21900
Diffstat (limited to 'widgets/misc/Makefile.am')
-rw-r--r--widgets/misc/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/widgets/misc/Makefile.am b/widgets/misc/Makefile.am
index 10dc419309..4da01c8c24 100644
--- a/widgets/misc/Makefile.am
+++ b/widgets/misc/Makefile.am
@@ -26,7 +26,6 @@ widgetsinclude_HEADERS = \
e-dateedit.h \
e-dropdown-button.h \
e-map.h \
- e-messagebox.h \
e-multi-config-dialog.h \
e-search-bar.h \
e-title-bar.h \
@@ -45,7 +44,6 @@ libemiscwidgets_la_SOURCES = \
e-dateedit.c \
e-dropdown-button.c \
e-map.c \
- e-messagebox.c \
e-multi-config-dialog.c \
e-search-bar.c \
e-title-bar.c \