Fixed typo which failed DEBUG=Y compilation

This commit is contained in:
vraatikka
2013-06-27 17:41:06 +03:00
parent b26315cf24
commit 33632968a8
2 changed files with 1 additions and 2 deletions

View File

@ -36,7 +36,6 @@
#endif
#if defined(SS_DEBUG)
# define ss_debug(exp) exp
# define ss_dfprintf fprintf
# define ss_dfflush fflush