summaryrefslogtreecommitdiff
path: root/eel/eel-lib-self-check-functions.h
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimoc@gnome.org>2010-12-06 15:56:01 +0100
committerCosimo Cecchi <cosimoc@gnome.org>2010-12-06 15:56:01 +0100
commitb5302ebfc104aec7cc480931ede752efe9cc4325 (patch)
tree192dc815ae23199049128d6e3b817edac813ecbc /eel/eel-lib-self-check-functions.h
parent1d3dd9693de26d91d60ed7a11f6f14df8478f6a6 (diff)
downloadnautilus-b5302ebfc104aec7cc480931ede752efe9cc4325.tar.gz
eel: remove unused code
Diffstat (limited to 'eel/eel-lib-self-check-functions.h')
-rw-r--r--eel/eel-lib-self-check-functions.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/eel/eel-lib-self-check-functions.h b/eel/eel-lib-self-check-functions.h
index 2221a9f86..f34fcda39 100644
--- a/eel/eel-lib-self-check-functions.h
+++ b/eel/eel-lib-self-check-functions.h
@@ -39,7 +39,6 @@ void eel_run_lib_self_checks (void);
*/
#define EEL_LIB_FOR_EACH_SELF_CHECK_FUNCTION(macro) \
- macro (eel_self_check_gdk_extensions) \
macro (eel_self_check_glib_extensions) \
macro (eel_self_check_string) \
/* Add new self-check functions to the list above this line. */