efl/efreet: remove unused file.

SVN revision: 82234
This commit is contained in:
Gustavo Sverzut Barbieri 2013-01-04 20:11:29 +00:00
parent 178aed7269
commit a2c1d84cc8
1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
#ifndef __EFREET_COPY_H
#define __EFREET_COPY_H
/* functions copied from lib to reduce include size */
const char *efreet_icon_deprecated_user_dir_get(void);
const char *efreet_icon_user_dir_get(void);
#endif