diff --git a/timing/timing.h b/timing/timing.h
index 51d8f3dfd8469e8a0a69ec946a03ec45205884df..a8f08224647372f9f99d8d5e2b984867446f3141 100644
--- a/timing/timing.h
+++ b/timing/timing.h
@@ -64,9 +64,6 @@ enum iparam_timing {
     IPARAM_BOUNDDEPSPRIO,
     /* End */
     /* Added for libhqr version */
-    IPARAM_NNODES,       /* Number of nodes                             */
-    IPARAM_GP,           /* Rows in the process grid                    */
-    IPARAM_GQ,           /* Columns in the process grid                 */
     IPARAM_LOWLVL_TREE,  /* Tree used for reduction inside nodes        */
     IPARAM_HIGHLVL_TREE, /* Tree used for reduction between nodes       */
     IPARAM_QR_TS_SZE,    /* Size of TS domain                           */