[fix] remove QWeb2 instanciation which is not used anymore.

bzr revid: valentin.lab@kalysto.org-20111003072142-9n7lo6y2j0xsu39o
This commit is contained in:
Valentin Lab 2011-10-03 09:21:42 +02:00
parent 10380b1343
commit 0815c7b056
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@
<script type="text/javascript">
var QWeb;
$(function() {
QWeb = window.QWeb || new QWeb2.Engine();
var oe = openerp.init();
openerp.web_mobile(oe);
oe.web_mobile.mobilewebclient("moe");