Bug 899477 - Remove unused COMPONENT_DIRECTORY macro. r=bsmedberg

This commit is contained in:
Narihiro Nakamura 2013-10-15 13:54:10 -04:00
parent 3cdaec744b
commit 2a63bffe27

View File

@ -42,8 +42,6 @@
using namespace mozilla;
#define COMPONENT_DIRECTORY NS_LITERAL_CSTRING("components")
// define home directory
// For Windows platform, We are choosing Appdata folder as HOME
#if defined (XP_WIN)