Skip to content

Commit 26924d6

Browse files
committed
remove header guards from tmlqcd_config_internal.h.in
1 parent 14e1470 commit 26924d6

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

include/tmlqcd_config_internal.h.in

-5
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,6 @@
22
* include, but rather the "tmlqcd_config.h" which renames a few of the defines
33
* into static const variables. */
44

5-
#ifndef _CONFIG_H
6-
#define _CONFIG_H
7-
85
/* We are on a CRAY */
96
#undef CRAY
107

@@ -214,5 +211,3 @@
214211
/* Structure of Array length to use with QPhiX */
215212
#undef QPHIX_SOALEN
216213

217-
#endif
218-

0 commit comments

Comments
 (0)