diff options
Diffstat (limited to '')
-rw-r--r-- | bin/klon.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/klon.c b/bin/klon.c index dab04805..fb0a0b56 100644 --- a/bin/klon.c +++ b/bin/klon.c @@ -14,8 +14,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -// Klondike solitaire. - #include <assert.h> #include <curses.h> #include <locale.h> |