Browse Source

* Remove unused variable

Michaël Van Canneyt 3 years ago
parent
commit
65e1e2b4ce
1 changed files with 0 additions and 1 deletions
  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;