[libsigc++2] Remove the (generated) class_slot.h header.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsigc++2] Remove the (generated) class_slot.h header.
- Date: Wed, 12 Aug 2015 08:31:22 +0000 (UTC)
commit 9db2c413d20d170196e1de62884d4fb9b3f49578
Author: Murray Cumming <murrayc murrayc com>
Date: Wed Aug 12 10:01:33 2015 +0200
Remove the (generated) class_slot.h header.
Because it now contains no API.
See https://bugzilla.gnome.org/show_bug.cgi?id=752560#c6
sigc++/filelist.am | 4 ++--
sigc++/macros/class_slot.h.m4 | 27 ---------------------------
2 files changed, 2 insertions(+), 29 deletions(-)
---
diff --git a/sigc++/filelist.am b/sigc++/filelist.am
index add1619..e44fc3b 100644
--- a/sigc++/filelist.am
+++ b/sigc++/filelist.am
@@ -17,11 +17,11 @@
# Base (./)
base_m4 = template.macros.m4 signal.h.m4 slot.h.m4 method_slot.h.m4 \
- object_slot.h.m4 class_slot.h.m4 hide.h.m4 retype.h.m4 \
+ object_slot.h.m4 hide.h.m4 retype.h.m4 \
limit_reference.h.m4
base_built_cc =
base_built_h = signal.h slot.h method_slot.h \
- object_slot.h class_slot.h hide.h retype.h limit_reference.h
+ object_slot.h hide.h retype.h limit_reference.h
# Functors (functors/)
functors_m4 = functor_trait.h.m4 slot.h.m4 ptr_fun.h.m4 mem_fun.h.m4
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]