diff options
Diffstat (limited to 'testautomation/graphics/optional/g_insert.bas')
-rwxr-xr-x | testautomation/graphics/optional/g_insert.bas | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testautomation/graphics/optional/g_insert.bas b/testautomation/graphics/optional/g_insert.bas index 92067c394..62d842292 100755 --- a/testautomation/graphics/optional/g_insert.bas +++ b/testautomation/graphics/optional/g_insert.bas @@ -60,7 +60,6 @@ sub main Call tInsertSpreadsheet Call tInsertGraphics Call tInsertObjectPlugIn ' Doesn't exist in the VCL - Call tInsertObjectApplet Call tInsertObjectFormula ' Is in the VCL in InsertObjectOLEObject Call tInsertChart Call tdInsertFile @@ -82,7 +81,6 @@ sub main Call tInsertSpreadsheet Call tInsertGraphics Call tInsertObjectPlugIn ' Doesn't exist in the VCL - Call tInsertObjectApplet Call tInsertObjectFormula ' Is in the VCL in InsertObjectOLEObject ' Call tInsertChart Call tdInsertFile |