#if 0 out an unused function

SVN revision: 68437
This commit is contained in:
Mike Blumenkrantz 2012-02-25 08:30:51 +00:00
parent 6ff1e0cffb
commit 96211b171a
1 changed files with 2 additions and 0 deletions

View File

@ -365,10 +365,12 @@ _ecore_thread_handler(void *data)
_ecore_thread_kill(work);
}
#if 0
static void
_ecore_nothing_handler(void *data __UNUSED__, void *buffer __UNUSED__, unsigned int nbyte __UNUSED__)
{
}
#endif
static void
_ecore_notify_handler(void *data)