diff options
Diffstat (limited to 'lib-src')
| -rw-r--r-- | lib-src/etags.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib-src/etags.c b/lib-src/etags.c index 872a36bccb0..be3808eb8b0 100644 --- a/lib-src/etags.c +++ b/lib-src/etags.c | |||
| @@ -78,8 +78,6 @@ University of California, as described above. */ | |||
| 78 | * together with a configuration file containing regexp definitions for etags. | 78 | * together with a configuration file containing regexp definitions for etags. |
| 79 | */ | 79 | */ |
| 80 | 80 | ||
| 81 | char pot_etags_version[] = "@(#) pot revision number is 17.38.1.4"; | ||
| 82 | |||
| 83 | #ifdef DEBUG | 81 | #ifdef DEBUG |
| 84 | # undef DEBUG | 82 | # undef DEBUG |
| 85 | # define DEBUG true | 83 | # define DEBUG true |