From 0a5b5fac0f35643f9a6f0a8db2832f3dfb9ac1d7 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Thu, 31 Oct 2019 23:51:05 +0300 Subject: [PATCH] cleanup... Signed-off-by: Alex A. Naanou --- ui (gen4)/features/virtual-blocks.js | 8 -------- 1 file changed, 8 deletions(-) diff --git a/ui (gen4)/features/virtual-blocks.js b/ui (gen4)/features/virtual-blocks.js index b8c70d83..e23c4ac1 100644 --- a/ui (gen4)/features/virtual-blocks.js +++ b/ui (gen4)/features/virtual-blocks.js @@ -26,14 +26,6 @@ var widgets = require('features/ui-widgets') // .....might be a good idea to add option to "pair" images as a // generic sort thing -- is this grouping??? // XXX should the export mechanism be extensible??? -// ...i.e. some way to identify the block and get its .ext and file content... -// one way to do this is to add an attr: -// export: -// ...this could also be a generic API, not specific to 'virtual-blocks' -// implementing such export actions as: -// exportPreview(..) -// exportText(..) -// ... // XXX add undo... // //