[glibmm/gmmproc-refactor] Do not wrap thread and valuearray.
- From: Krzesimir Nowak <krnowak src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glibmm/gmmproc-refactor] Do not wrap thread and valuearray.
- Date: Fri, 13 Jul 2012 14:32:06 +0000 (UTC)
commit 26345a689a53128b5a0cb3ea2acbb20b1cf8930a
Author: Krzesimir Nowak <qdlacz gmail com>
Date: Thu Jul 12 18:35:42 2012 +0200
Do not wrap thread and valuearray.
First probably does not exist in gir, second is probably going to be
deprecated.
The second one needs to be enabled though - there were some problems
in _CLASS_BOXEDTYPE code.
glib/src/filelist.am | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/glib/src/filelist.am b/glib/src/filelist.am
index 4b6940f..199a1d6 100644
--- a/glib/src/filelist.am
+++ b/glib/src/filelist.am
@@ -1,5 +1,6 @@
## This file is part of glibmm.
+# Removed: threads.hg valuearray.hg
glibmm_files_hg = \
balancedtree.hg \
checksum.hg \
@@ -18,11 +19,9 @@ glibmm_files_hg = \
regex.hg \
shell.hg \
spawn.hg \
- thread.hg \
timezone.hg \
unicode.hg \
uriutils.hg \
- valuearray.hg \
variant.hg \
variantiter.hg \
varianttype.hg
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]