Drop JSLint directives

(imported from commit 5a091b4cb23bae5c307ad19cb772b878d605fbfe)
This commit is contained in:
Keegan McAllister
2012-10-04 01:11:36 -04:00
parent 8d7b598939
commit c944c08e79
11 changed files with 8 additions and 47 deletions

View File

@@ -1,7 +1,3 @@
/*jslint browser: true, devel: true, sloppy: true,
plusplus: true, white: true */
/*global $: false, report_error: false, class_list: false */
var status_classes = 'alert-error alert-success alert-info';
function show_compose(tabname, focus_area) {