Skip to content

Commit b5046d2

Browse files
committed
Merge pull request processing#2824 from federicobond/remove-merge-artifact
Remove merge artifact in IntDict javadoc
2 parents 53fc01d + afd76de commit b5046d2

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

core/src/processing/data/IntDict.java

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -561,13 +561,8 @@ public void sortKeysReverse() {
561561

562562

563563
/**
564-
<<<<<<< HEAD
565-
* Sort by values in descending order (largest value will be at [0]).
566-
*
567-
=======
568564
* Sort by values in ascending order. The smallest value will be at [0].
569565
*
570-
>>>>>>> cd467dc12a42d588638aaab06746bebdfb333cc4
571566
* @webref intdict:method
572567
* @brief Sort by values in ascending order
573568
*/

0 commit comments

Comments
 (0)