diff --git a/doc/intro.txt b/doc/intro.txt index a13cb7af..b54dcf01 100644 --- a/doc/intro.txt +++ b/doc/intro.txt @@ -831,4 +831,3 @@ Functions specific to the X11 port of PDCurses: sb_refresh sb -------------------------------------------------------------------------- - diff --git a/x11/sb.c b/x11/sb.c index 7513d9a0..f2f22a42 100644 --- a/x11/sb.c +++ b/x11/sb.c @@ -148,4 +148,3 @@ int sb_refresh(void) return OK; } -