Revert "[Tizen] Add environment variable to manually set DPI"
[platform/core/uifw/dali-adaptor.git] / dali / internal / system / common / environment-variables.h
index 3d63c00..0947bdb 100644 (file)
@@ -118,10 +118,6 @@ namespace Adaptor
 
 #define DALI_ENV_WEB_ENGINE_NAME "DALI_WEB_ENGINE_NAME"
 
-#define DALI_ENV_DPI_HORIZONTAL "DALI_DPI_HORIZONTAL"
-
-#define DALI_ENV_DPI_VERTICAL "DALI_DPI_VERTICAL"
-
 } // namespace Adaptor
 
 } // namespace Internal