Revert "[Tizen] Add whitespace between the string literal and the macro"
[platform/core/uifw/dali-adaptor.git] / plugins / dali-feedback.cpp
index 99fb1be..248aa36 100644 (file)
@@ -29,7 +29,7 @@
 
 #include <dlog.h>
 
-#define DEBUG_PRINTF(fmt, arg...)  LOGD(" " fmt, ##arg)
+#define DEBUG_PRINTF(fmt, arg...)  LOGD(" "fmt, ##arg)
 
 using std::string;
 using namespace Dali;