sys: posix: pthread_cond: remove unnecessary define

This commit is contained in:
Kaspar Schleiser 2015-09-03 20:15:17 +02:00
parent e27ce2465f
commit 6f21fd806c
1 changed files with 0 additions and 2 deletions

View File

@ -26,8 +26,6 @@
#include "irq.h"
#include "debug.h"
struct vtimer_t timer;
int pthread_cond_condattr_destroy(struct pthread_condattr_t *attr)
{
if (attr != NULL) {