Skip to content

Commit 5f48fbf

Browse files
authored
Merge pull request #251 from ferdnyc/crop-args
Crop.h: Remove nonexistent color argument
2 parents 967f23b + 4455f77 commit 5f48fbf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/effects/Crop.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ namespace openshot
7272

7373
/// Default constructor, which takes 4 curves. These curves animate the crop over time.
7474
///
75-
/// @param color The curve to adjust the color of bars
7675
/// @param left The curve to adjust the left bar size (between 0 and 1)
7776
/// @param top The curve to adjust the top bar size (between 0 and 1)
7877
/// @param right The curve to adjust the right bar size (between 0 and 1)

0 commit comments

Comments
 (0)