Browse Source

remove duplicate definition

Samuel Thibault 10 years ago
parent
commit
cf1713704f
1 changed files with 0 additions and 1 deletions
  1. 0 1
      examples/sched_ctx/parallel_tasks_reuse_handle.c

+ 0 - 1
examples/sched_ctx/parallel_tasks_reuse_handle.c

@@ -14,7 +14,6 @@
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  * See the GNU Lesser General Public License in COPYING.LGPL for more details.
  */
  */
 
 
-#define _GNU_SOURCE
 #include <starpu.h>
 #include <starpu.h>
 #include <omp.h>
 #include <omp.h>