Remove unused functionality from script.js
It was causing an error in console.log
This commit is contained in:
parent
19ccfbdeaf
commit
f576582b9b
1 changed files with 0 additions and 9 deletions
|
@ -128,15 +128,6 @@ jQuery(function($) {
|
|||
}
|
||||
codestyling();
|
||||
|
||||
/* ==========================================================================
|
||||
Responsive Videos with Fitvids
|
||||
========================================================================== */
|
||||
|
||||
function video() {
|
||||
$('#wrapper').fitVids();
|
||||
}
|
||||
video();
|
||||
|
||||
/* ==========================================================================
|
||||
Initialize and load Disqus
|
||||
========================================================================== */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue