diff options
Diffstat (limited to 'src/widget.c')
| -rw-r--r-- | src/widget.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/widget.c b/src/widget.c index d4fb341531d..72ee0e3ab91 100644 --- a/src/widget.c +++ b/src/widget.c | |||
| @@ -842,5 +842,3 @@ widget_store_internal_border (Widget widget) | |||
| 842 | ew->emacs_frame.internal_border_width = f->internal_border_width; | 842 | ew->emacs_frame.internal_border_width = f->internal_border_width; |
| 843 | } | 843 | } |
| 844 | 844 | ||
| 845 | /* arch-tag: 931d28e5-0d59-405a-8325-7d475d0a13d9 | ||
| 846 | (do not change this comment) */ | ||