Skip to content

Commit

Permalink
[libclc] Remove code in degrees.cl
Browse files Browse the repository at this point in the history
  • Loading branch information
jsji committed Jan 27, 2025
1 parent 1e26fb4 commit 22c3c09
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions libclc/generic/lib/common/degrees.cl
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@
#include <clc/clcmacro.h>
#include <clc/common/clc_degrees.h>

#define FUNCTION degrees
#define __CLC_BODY <clc/common/unary_def.inc>
#include <clc/math/gentype.inc>

_CLC_DEFINE_UNARY_BUILTIN(float, degrees, __clc_degrees, float)

#ifdef cl_khr_fp64
Expand Down

0 comments on commit 22c3c09

Please sign in to comment.