ecore-drm: Remove debug line from launcher

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2015-04-07 12:31:25 -04:00 committed by Stefan Schmidt
parent c5d46c88ec
commit 12dc91590d
1 changed files with 0 additions and 1 deletions

View File

@ -155,7 +155,6 @@ _ecore_drm_launcher_device_open_no_pending(const char *device, int flags)
}
}
DBG("Device opened %s", device);
return fd;
}