From 4c336ae9e616f2014d781af2028dddd52e5fa790 Mon Sep 17 00:00:00 2001 From: Jim Warner Date: Thu, 21 May 2020 00:00:00 -0500 Subject: [PATCH] top: eliminate a long standing extraneous comment line Wow, hard to believe the extraneous comment line dates all way back to an introduction of NLS support (2011). Signed-off-by: Jim Warner --- top/top.h | 1 - 1 file changed, 1 deletion(-) diff --git a/top/top.h b/top/top.h index 65e21473..3245376b 100644 --- a/top/top.h +++ b/top/top.h @@ -464,7 +464,6 @@ typedef struct WIN_t { #define its_YOUR_fault { *((char *)0) = '!'; } -/*###### Display Support *Data* ########################################*/ /*###### Some Display Support *Data* ###################################*/ /* ( see module top_nls.c for the nls translatable data ) */ -- 2.40.0