Rework -Weverything
[alexxy/gromacs.git] / src / gromacs / fileio / trrio.cpp
index e1cdadd30bea253ac559a083fc936cb716bc7a98..8992c5244394219bc0f9ae9f4cde48a50b948d1c 100644 (file)
@@ -4,7 +4,7 @@
  * Copyright (c) 1991-2000, University of Groningen, The Netherlands.
  * Copyright (c) 2001-2004, The GROMACS development team.
  * Copyright (c) 2013,2014,2015,2016,2018 by the GROMACS development team.
- * Copyright (c) 2019,2020, by the GROMACS development team, led by
+ * Copyright (c) 2019,2020,2021, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
@@ -48,8 +48,6 @@
 #include "gromacs/utility/futil.h"
 #include "gromacs/utility/smalloc.h"
 
-#define BUFSIZE 128
-
 static int nFloatSize(gmx_trr_header_t* sh)
 {
     int nflsize = 0;