enventor: removed unnecessary macros.

This commit is contained in:
Daniel Juyung Seo 2013-08-27 10:51:54 +09:00
parent 9a7c8f12ef
commit 9402d4eef4
1 changed files with 0 additions and 3 deletions

View File

@ -3,9 +3,6 @@
#include "config.h"
#include "common.h"
const char *BIN_DIR = PACKAGE_BIN_DIR;
const char *LIB_DIR = PACKAGE_LIB_DIR;
const char *DATA_DIR = PACKAGE_DATA_DIR;
const char *PROTO_EDC_PATH = "/tmp/.proto.edc";
char EDJE_PATH[PATH_MAX];