summaryrefslogtreecommitdiff
path: root/src/macros.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/macros.c')
-rw-r--r--src/macros.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/macros.c b/src/macros.c
index d0219a3be04..1b23f4b3c8c 100644
--- a/src/macros.c
+++ b/src/macros.c
@@ -406,6 +406,3 @@ syms_of_macros ()
DEFVAR_KBOARD ("last-kbd-macro", Vlast_kbd_macro,
doc: /* Last kbd macro defined, as a string or vector; nil if none defined. */);
}
-
-/* arch-tag: d293fcc9-2266-4163-9198-7fa0de12ec9e
- (do not change this comment) */