Skip to content

Commit 90f49d0

Browse files
committed
remove //
1 parent b7f79fa commit 90f49d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

seaslog.c

-1
Original file line numberDiff line numberDiff line change
@@ -832,7 +832,6 @@ static int get_detail(char *log_path, char *level, char *key_word, long start, l
832832
static void seaslog_log_by_level_common(INTERNAL_FUNCTION_PARAMETERS, char *level)
833833
{
834834
int argc = ZEND_NUM_ARGS();
835-
// seaslog_init_buffer(TSRMLS_C);
836835

837836
#if PHP_VERSION_ID >= 70000
838837
zend_string *message, *logger;

0 commit comments

Comments
 (0)