[ITC][push][NonACR][Removed push.h file macro check for tv profile] 35/245535/3
authorNibha Sharma <nibha.sharma@samsung.com>
Mon, 12 Oct 2020 04:22:18 +0000 (09:52 +0530)
committershobhit verma <shobhit.v@samsung.com>
Mon, 12 Oct 2020 04:42:24 +0000 (04:42 +0000)
 - Removed macro check to fix build error
Change-Id: I4f4dc232308f935c7c897591390c4f879b4fdc54
Signed-off-by: Nibha Sharma <nibha.sharma@samsung.com>
src/itc/push/ITs-push-common.h

index 90696ae8d0d52eec81bee10d901b025017e4a3f8..07c215c3a1756983a855ff05e03bae69a903776b 100755 (executable)
@@ -19,9 +19,6 @@
 #include "tct_common.h"
 
 //Add test package related includes here
-#ifdef TV      //Starts TV
-#include <push.h>
-#endif  //TV   //End TV
 
 #include <push-service.h>
 #include <app.h>