소스 검색

* 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;
 procedure TBootstrapModalDemo.ShowDemo;
 
 
 Var
 Var
-  T : TContextual;
   R : TRowWidget;
   R : TRowWidget;
   C : TColWidget;
   C : TColWidget;