浏览代码

* Remove unused variable

Michaël Van Canneyt 3 年之前
父节点
当前提交
65e1e2b4ce
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      demo/webwidget/widgets/demobootstrap.pp

+ 0 - 1
demo/webwidget/widgets/demobootstrap.pp

@@ -142,7 +142,6 @@ Const
 procedure TBootstrapModalDemo.ShowDemo;
 
 Var
-  T : TContextual;
   R : TRowWidget;
   C : TColWidget;