aboutsummaryrefslogtreecommitdiff
path: root/pdstring+wchar/src/wchars2any.pd
diff options
context:
space:
mode:
Diffstat (limited to 'pdstring+wchar/src/wchars2any.pd')
-rw-r--r--pdstring+wchar/src/wchars2any.pd12
1 files changed, 0 insertions, 12 deletions
diff --git a/pdstring+wchar/src/wchars2any.pd b/pdstring+wchar/src/wchars2any.pd
deleted file mode 100644
index 63bdc26..0000000
--- a/pdstring+wchar/src/wchars2any.pd
+++ /dev/null
@@ -1,12 +0,0 @@
-#N canvas 398 276 384 218 10;
-#X obj 68 22 inlet;
-#X obj 221 22 inlet;
-#X obj 68 112 bytes2any \$1 \$2;
-#X obj 68 73 wchars2bytes \$1;
-#X obj 68 146 outlet;
-#X obj 168 146 outlet;
-#X connect 0 0 3 0;
-#X connect 1 0 2 1;
-#X connect 2 0 4 0;
-#X connect 2 1 5 0;
-#X connect 3 0 2 0;