- removed some debug stuff

- committed msvc8 detection to sm_platform.h
- updated comments to FormatTime()

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401340
This commit is contained in:
David Anderson
2007-08-15 16:21:28 +00:00
parent 54a8126648
commit 4016c52a38
3 changed files with 8 additions and 3 deletions
-2
View File
@@ -114,8 +114,6 @@ void _ignore_invalid_parameter(
}
#endif
#include "sm_srvcmds.h"
static cell_t FormatTime(IPluginContext *pContext, const cell_t *params)
{
char *format, *buffer;