mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-12-22 10:30:13 +00:00
Removed remaining debug code
This commit is contained in:
parent
68523814c5
commit
546efc7b61
@ -28,7 +28,7 @@
|
||||
*
|
||||
* This file is part of the Contiki operating system.
|
||||
*
|
||||
* @(#)$Id: process.c,v 1.6 2008/01/23 15:18:06 adamdunkels Exp $
|
||||
* @(#)$Id: process.c,v 1.7 2008/01/23 21:06:25 adamdunkels Exp $
|
||||
*/
|
||||
|
||||
/**
|
||||
@ -49,8 +49,6 @@
|
||||
#include "sys/process.h"
|
||||
#include "sys/arg.h"
|
||||
|
||||
PROCESS_NAME(simple_cc2420_process);
|
||||
|
||||
/*
|
||||
* Pointer to the currently running process structure.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user