aboutsummaryrefslogtreecommitdiff
path: root/core/saveclear-help.pd
diff options
context:
space:
mode:
authorLuke Iannini <lukeiannini@users.sourceforge.net>2008-10-26 08:22:12 +0000
committerLuke Iannini <lukeiannini@users.sourceforge.net>2008-10-26 08:22:12 +0000
commit204cb1b74aeec62614a3de516ab67779618e9a36 (patch)
treeb1d404adb3d313e3ed6a8410fbcf6b9f79faf83f /core/saveclear-help.pd
parent2ded32118bbf25d3bdaa95acded1fffe22be2329 (diff)
continued reorg
svn path=/trunk/abstractions/sfruit/; revision=10349
Diffstat (limited to 'core/saveclear-help.pd')
-rw-r--r--core/saveclear-help.pd16
1 files changed, 0 insertions, 16 deletions
diff --git a/core/saveclear-help.pd b/core/saveclear-help.pd
deleted file mode 100644
index 0a5a312..0000000
--- a/core/saveclear-help.pd
+++ /dev/null
@@ -1,16 +0,0 @@
-#N canvas 4 22 450 300 10;
-#X text 12 20 saveclear - send a "clear" message to a subpatch before
-the patch is saved.;
-#X obj 16 246 saveclear pd-\$0.my-subpatch;
-#X text 12 59 This is useful for dynamically generated subpatches whose
-contents should not be saved along with the patch.;
-#N canvas 0 22 450 300 \$0.my-subpatch 1;
-#X restore 201 246 pd \$0.my-subpatch;
-#X obj 40 104 loadbang;
-#X obj 40 189 s pd-\$0.my-subpatch;
-#X msg 40 128 msg 10 10 This content was dynamically generated on load
-- but it will be cleared before the patch is saved so that it does
-not exist in saveclear-help.pd \, obj 50 150 bng \, obj 100 100 vslider
-\, obj 150 150 hradio;
-#X connect 4 0 6 0;
-#X connect 6 0 5 0;