]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Die timeval die
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Fri, 24 May 2019 18:58:08 +0000 (14:58 -0400)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Fri, 24 May 2019 18:58:08 +0000 (14:58 -0400)
src/lib/util/value.h

index 8f2729c457623a2cb2e348767255f35c88511474..ad6a7ceccf71b5daf9beefadd5e5c4e163b92b5c 100644 (file)
@@ -109,7 +109,6 @@ struct value_box {
                 *      System specific - Used for runtime configuration only.
                 */
                size_t                  size;                   //!< System specific file/memory size.
-               struct timeval          timeval;                //!< A time value with usec precision.
                fr_time_delta_t         time_delta;             //!< a delta time in nanoseconds
        } datum;