aboutsummaryrefslogtreecommitdiff
path: root/module/vcomponent/primitive.scm
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@hornquist.se>2019-05-02 17:58:07 +0200
committerHugo Hörnquist <hugo@hornquist.se>2019-05-02 17:58:07 +0200
commit4fe953de7b5994a896094cf0d62192559a08967d (patch)
treefa6ec5bdab5a0f1ef02d39e80c6e6ff621c87912 /module/vcomponent/primitive.scm
parentChange function for creating hashtables. (diff)
downloadcalp-4fe953de7b5994a896094cf0d62192559a08967d.tar.gz
calp-4fe953de7b5994a896094cf0d62192559a08967d.tar.xz
work on porting most internal datastructures to scheme equivalents.
Diffstat (limited to 'module/vcomponent/primitive.scm')
-rw-r--r--module/vcomponent/primitive.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/vcomponent/primitive.scm b/module/vcomponent/primitive.scm
index b583d454..06b6fd83 100644
--- a/module/vcomponent/primitive.scm
+++ b/module/vcomponent/primitive.scm
@@ -3,7 +3,7 @@
(define-module (vcomponent primitive)
#:export (%vcomponent-children
%vcomponent-push-child!
- %vcomponent-filter-children!
+ ;; %vcomponent-filter-children!
%vcomponent-parent