Skip to content

Commit

Permalink
cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
juzna committed May 23, 2011
1 parent e9d5286 commit 59d216f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion doc/build.sh
Expand Up @@ -22,7 +22,7 @@ export CFLAGS='-ggdb3 -fPIC'
cd 3rdParty/linphone
./autogen.sh
./configure --enable-gtk_ui=no && make || exit 1
#sudo make install || exit 1 #optional
#sudo make install || exit 1 # optional, probably not needed anymore
cd ../..

# prepare firebreath build
Expand Down
3 changes: 0 additions & 3 deletions test.html
Expand Up @@ -13,9 +13,6 @@
<param name="password" value="dummypass1A" />
<param name="server" value="sip.helemik.cz" />
</object>

<object id="test1" type="application/x-test1" width="0" height="0" onload="alert('The plugin has loaded!');">
</object>
<hr style="visibility: hidden;" />

<script language="javascript">
Expand Down

0 comments on commit 59d216f

Please sign in to comment.