princeamd pushed a commit to branch enlightenment-0.17.
commit 592f491a7123994a3ada8a57c09a61c7dfccaff2
Author: Christopher Michael <[email protected]>
Date: Tue Feb 19 10:59:11 2013 +0000
Backport: 3f283a6 :: Remove useless defines and variables.
Signed-off-by: Christopher Michael <[email protected]>
SVN revision: 84200
Signed-off-by: Deon Thomas <[email protected]>
---
src/modules/conf_randr/e_mod_main.h | 17 +----------------
1 file changed, 1 insertion(+), 16 deletions(-)
diff --git a/src/modules/conf_randr/e_mod_main.h
b/src/modules/conf_randr/e_mod_main.h
index 49f7f21..45c7afa 100644
--- a/src/modules/conf_randr/e_mod_main.h
+++ b/src/modules/conf_randr/e_mod_main.h
@@ -1,7 +1,7 @@
#ifndef E_MOD_MAIN_H
# define E_MOD_MAIN_H
-# define LOGFNS 1
+//# define LOGFNS 1
# ifdef LOGFNS
# include <stdio.h>
@@ -10,27 +10,12 @@
# define LOGFN(fl, ln, fn)
# endif
-
-# ifndef ECORE_X_RANDR_1_2
-# define ECORE_X_RANDR_1_2 ((1 << 16) | 2)
-# endif
-
-# ifndef ECORE_X_RANDR_1_3
-# define ECORE_X_RANDR_1_3 ((1 << 16) | 3)
-# endif
-
-# ifndef E_RANDR_12
-# define E_RANDR_12 (e_randr_screen_info.rrvd_info.randr_info_12)
-# endif
-
EAPI extern E_Module_Api e_modapi;
EAPI void *e_modapi_init(E_Module *m);
EAPI int e_modapi_shutdown(E_Module *m);
EAPI int e_modapi_save(E_Module *m);
-extern const char *mod_dir;
-
/**
* @addtogroup Optional_Conf
* @{
--
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev