diff --git a/src/jquery.uls.core.js b/src/jquery.uls.core.js index ed9bd57..57b978b 100644 --- a/src/jquery.uls.core.js +++ b/src/jquery.uls.core.js @@ -75,7 +75,6 @@ this.initialized = false; this.$languageFilter = this.$menu.find( '#uls-languagefilter' ); - this.$regionFilters = this.$menu.find( '.uls-region' ); this.$resultsView = this.$menu.find( 'div.uls-language-list' ); this.render();