diff options
author | Jasmine Hassan <[email protected]> | 2012-11-03 02:01:54 +0200 |
---|---|---|
committer | Jasmine Hassan <[email protected]> | 2012-11-14 12:28:48 +0200 |
commit | c4e8827c8b614de43f10c7c6c3f50830b93b4fb9 (patch) | |
tree | 7442c90d7cbc4c9f66a93cfaae9a839b1f8abd1e /eel/eel-lib-self-check-functions.h | |
parent | 74206714b6a34f49d5fa8f0b7b50f845f3836924 (diff) | |
download | caja-c4e8827c8b614de43f10c7c6c3f50830b93b4fb9.tar.bz2 caja-c4e8827c8b614de43f10c7c6c3f50830b93b4fb9.tar.xz |
[eel] remove eel-pango-extensions
http://git.gnome.org/browse/nautilus/commit/?id=e42ddad5109f193bf8a5b3c0c6cd7cf4b1408300
Diffstat (limited to 'eel/eel-lib-self-check-functions.h')
-rw-r--r-- | eel/eel-lib-self-check-functions.h | 1 |
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 6c3e07d1..d14aa99e 100644 --- a/eel/eel-lib-self-check-functions.h +++ b/eel/eel-lib-self-check-functions.h @@ -43,7 +43,6 @@ void eel_run_lib_self_checks (void); macro (eel_self_check_gdk_extensions) \ macro (eel_self_check_gdk_pixbuf_extensions) \ macro (eel_self_check_glib_extensions) \ - macro (eel_self_check_pango_extensions) \ macro (eel_self_check_string) \ /* Add new self-check functions to the list above this line. */ |