diff options
| author | Glenn Morris | 2011-01-15 15:16:57 -0800 |
|---|---|---|
| committer | Glenn Morris | 2011-01-15 15:16:57 -0800 |
| commit | 0d9f702fd085bc8ad560a3e1f08d5e93054a5d33 (patch) | |
| tree | 8f7f07c160e5878c775fc6c2bb5ec912a164448e /src/window.h | |
| parent | 2153c86209ef95a34f3a80f7a1f72d5fade18c21 (diff) | |
| download | emacs-0d9f702fd085bc8ad560a3e1f08d5e93054a5d33.tar.gz emacs-0d9f702fd085bc8ad560a3e1f08d5e93054a5d33.zip | |
Nuke arch-tags.
Diffstat (limited to 'src/window.h')
| -rw-r--r-- | src/window.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/window.h b/src/window.h index 1143b6f094d..620c1b3392e 100644 --- a/src/window.h +++ b/src/window.h | |||
| @@ -894,5 +894,3 @@ extern int window_box_text_cols (struct window *w); | |||
| 894 | 894 | ||
| 895 | #endif /* not WINDOW_H_INCLUDED */ | 895 | #endif /* not WINDOW_H_INCLUDED */ |
| 896 | 896 | ||
| 897 | /* arch-tag: d4a6942f-e433-4ffe-ac10-2c3574f28577 | ||
| 898 | (do not change this comment) */ | ||