Browse Source

html alert removal

undefined
Benjamin ‘Touky’ Huet Sam Hocevar <sam@hocevar.net> 11 years ago
parent
commit
b871ebbee6
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      test/meshviewer_index.html

+ 0
- 1
test/meshviewer_index.html View File

@@ -126,7 +126,6 @@ progress::-webkit-progress-value
//Base init for all datas
function Init()
{
alert('INIT PROUT');
//Init frame variable first.
g_frame_embed = document.getElementById('id_frame_embed');
//This is in an iframe.


Loading…
Cancel
Save