forked from Imagelibrary/rtems
unused variable
This commit is contained in:
@@ -17,7 +17,6 @@
|
|||||||
|
|
||||||
void test( void )
|
void test( void )
|
||||||
{
|
{
|
||||||
char *buffer;
|
|
||||||
time_t time;
|
time_t time;
|
||||||
struct tm *timestruct;
|
struct tm *timestruct;
|
||||||
|
|
||||||
|
|||||||
@@ -17,7 +17,6 @@
|
|||||||
|
|
||||||
void test( void )
|
void test( void )
|
||||||
{
|
{
|
||||||
char *buffer;
|
|
||||||
time_t time;
|
time_t time;
|
||||||
struct tm *timestruct;
|
struct tm *timestruct;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user