Remove debug message

This commit is contained in:
Norman Feske 2013-03-22 17:23:52 +01:00
parent c27364f2df
commit 613d980ff4
1 changed files with 0 additions and 1 deletions

View File

@ -357,7 +357,6 @@ namespace Terminal {
Session_component *_create_session(const char *args)
{
PLOG("new session args=\"%s\"", args);
/*
* XXX read I/O buffer size from args
*/