Skip to content

Commit 6da33dc

Browse files
committed
Gadgets/Stdrev: Removed FIXME
1 parent 355c97d commit 6da33dc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

gadgets/standard_revisions.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
/*
32
Copyright (C) 2013-2017 Povilas Kanapickas <povilas@radix.lt>
43
@@ -288,7 +287,6 @@ $(function() {
288287
visibility map corresponding to these css classes. Rev.DIFF is not
289288
included into the returned visibility map.
290289
*/
291-
// FIXME: this function handles only certain cases of fully closed ranges
292290
function get_visibility_map_cxx(el) {
293291
// DIFF: 0, CXX98: 1, CXX11: 2, CXX14: 3, CXX17: 4
294292
var classes_cxx = [

0 commit comments

Comments
 (0)