Skip to content

Commit

Permalink
Update validParams syntax in RacetrackCoilCurrentDensity and TE10Real…
Browse files Browse the repository at this point in the history
… functions
  • Loading branch information
alexanderianblair committed Feb 21, 2023
1 parent ce7ebf9 commit 0e4aec6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions include/functions/RacetrackCoilCurrentDensity.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@

#include "Function.h"

class RacetrackCoilCurrentDensity;

template <>
InputParameters validParams<Function>();

/**
* Class that represents constant function
*/
Expand Down
5 changes: 0 additions & 5 deletions include/functions/TE10Real.h
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@

#include "Function.h"

class TE10Real;

template <>
InputParameters validParams<Function>();

/**
* Class that represents constant function
*/
Expand Down

0 comments on commit 0e4aec6

Please sign in to comment.