diff options
Diffstat (limited to '')
-rw-r--r-- | aclk/aclk_util.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/aclk/aclk_util.h b/aclk/aclk_util.h index 07de5c58a..4d8744e7f 100644 --- a/aclk/aclk_util.h +++ b/aclk/aclk_util.h @@ -7,7 +7,6 @@ // Helper stuff which should not have any further inside ACLK dependency // and are supposed not to be needed outside of ACLK - extern int aclk_use_new_cloud_arch; extern usec_t aclk_session_newarch; |