aboutsummaryrefslogtreecommitdiffstats
path: root/meta-application-manager/recipes-examples/amhelloworld/files
diff options
context:
space:
mode:
authorKazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>2016-10-13 09:30:11 +0900
committerKazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>2016-10-13 09:30:11 +0900
commit68ccaef06102dcc22a3e06850336ae16f591086a (patch)
tree6b6bcd4c36f57aaecd35b958af2ea4497d553cc8 /meta-application-manager/recipes-examples/amhelloworld/files
parentdaf9bab7f179dee5f4226f2f791475d1275a9585 (diff)
Remove unnecesarry code from amhelloworld
Elementary is already removed from tizen-application-manager. Signed-off-by: Kazumasa Mitsunari <kazumasa_mitsunari_za@mail.toyota.co.jp>
Diffstat (limited to 'meta-application-manager/recipes-examples/amhelloworld/files')
-rw-r--r--meta-application-manager/recipes-examples/amhelloworld/files/amhelloworld.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-application-manager/recipes-examples/amhelloworld/files/amhelloworld.h b/meta-application-manager/recipes-examples/amhelloworld/files/amhelloworld.h
index 9d53d35..a1d66ba 100644
--- a/meta-application-manager/recipes-examples/amhelloworld/files/amhelloworld.h
+++ b/meta-application-manager/recipes-examples/amhelloworld/files/amhelloworld.h
@@ -2,7 +2,7 @@
#ifndef __AMHELLOWORLD_H__
#define __AMHELLOWORLD_H__
-#include <Elementary.h>
+//#include <Elementary.h>
#if !defined(PACKAGE)
#define PACKAGE "org.tizen.amhelloworld" // for appcore_set_i18n()