Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Andris Reinman committed Feb 14, 2012
1 parent 762ef87 commit ddd8b01
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bifocal.js
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,7 @@ filters.push(function(){

// remove media
filters.push(function(){
/*
try{
console.log("Filter 7");
Expand All @@ -264,6 +265,7 @@ filters.push(function(){
}catch(E){}
}
}catch(E){console.log("ERR7: "+E.message)}
* */
});

function Log(msg){
Expand Down

0 comments on commit ddd8b01

Please sign in to comment.