diff --git a/src/config.h b/src/config.h index d8d845b..9daceb5 100644 --- a/src/config.h +++ b/src/config.h @@ -68,7 +68,6 @@ typedef struct FlogConfigData FlogConfig; * \param[out] error A pointer to a FlogError object that will be used to represent * an error condition on failure * - * \pre \c argc is greater than \c 1 * \pre \c argv is \e not \c NULL * \pre \c error is \e not \c NULL *