Skip to content

Commit

Permalink
remove redundant function declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
w3ntao committed Oct 9, 2023
1 parent ffdc498 commit fe4effc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pbrt/util/spectrum.h
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ DenselySampledSpectrum D(Float T, Allocator alloc);

Float SpectrumToPhotometric(Spectrum s);

Float SpectrumToPhotometric(Spectrum s);
XYZ SpectrumToXYZ(Spectrum s);

// SampledSpectrum Definition
Expand Down

0 comments on commit fe4effc

Please sign in to comment.