Skip to content

Commit

Permalink
Remove legacy ECN code from settings.js
Browse files Browse the repository at this point in the history
  • Loading branch information
remender authored Nov 17, 2025
1 parent b76453d commit 5a13bd0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions content/modules/settings.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,3 @@ function settings(action, value = null) {
}
}

function parseCustomHighlights(data) {
// Legacy function - kept for compatibility
// Custom highlights are now handled directly in highlighting.js
}

0 comments on commit 5a13bd0

Please sign in to comment.