aboutsummaryrefslogtreecommitdiff
path: root/editors/xemacs-devel/files/patch-profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'editors/xemacs-devel/files/patch-profile.h')
-rw-r--r--editors/xemacs-devel/files/patch-profile.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/editors/xemacs-devel/files/patch-profile.h b/editors/xemacs-devel/files/patch-profile.h
deleted file mode 100644
index da53be335d54..000000000000
--- a/editors/xemacs-devel/files/patch-profile.h
+++ /dev/null
@@ -1,16 +0,0 @@
-Index: src/profile.h
-===================================================================
-RCS file: /pack/xemacscvs/XEmacs/xemacs/src/profile.h,v
-retrieving revision 1.3
-retrieving revision 1.4
-diff -u -r1.3 -r1.4
---- src/profile.h 2005/10/25 11:16:27 1.3
-+++ src/profile.h 2006/03/14 19:31:43 1.4
-@@ -113,6 +113,7 @@
- RETURN_EXIT_PROFILING (tag, Lisp_Object, expr)
-
- #define RETURN_UNGCPRO_EXIT_PROFILING(tag, expr) \
-+do \
- { \
- Lisp_Object ret_ungc_val = (expr); \
- UNGCPRO; \