Source code formating unification
[platform/framework/web/wrt-plugins-common.git] / src / modules / API / DEPRACATED / Telephony / LogEntry.cpp
index fe62d1f..cc6ecdd 100644 (file)
@@ -29,12 +29,10 @@ LogEntry::LogEntry() :
     m_startTime(0),
     m_duration(0),
     m_folder(LogEntry::INVALID_FOLDER)
-{
-}
+{}
 
 LogEntry::~LogEntry()
-{
-}
+{}
 
 int LogEntry::getId() const
 {