Skip to content
Snippets Groups Projects
Commit e3cc8e14 authored by Folkert Nobels's avatar Folkert Nobels
Browse files

Remove an outdated function from the GEAR and None star formation

parent 518e1a42
No related branches found
No related tags found
1 merge request!755Star Formation History logger
......@@ -38,14 +38,6 @@
INLINE static void star_formation_logger_log_new_spart(
struct spart *sp, struct star_formation_history *sf) {}
/**
* @brief Initialize the star formation history struct for the stellar mass only
*
* @param sf the star_formation_history struct we want to initialize
*/
INLINE static void star_formation_init_stellar_mass(
struct star_formation_history *sf) {}
/**
* @brief Initialize the star formation history struct in the case the cell is
* inactive
......
......@@ -38,14 +38,6 @@
INLINE static void star_formation_logger_log_new_spart(
struct spart *sp, struct star_formation_history *sf) {}
/**
* @brief Initialize the star formation history struct for the stellar mass only
*
* @param sf the star_formation_history struct we want to initialize
*/
INLINE static void star_formation_init_stellar_mass(
struct star_formation_history *sf) {}
/**
* @brief Initialize the star formation history struct in the case the cell is
* inactive
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment