No vis.h in here.

pull/1/head
Tiago Cunha 2010-06-06 00:03:02 +00:00
parent e55a59eebc
commit bb4d770e45
1 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $Id: cmd-paste-buffer.c,v 1.27 2010-06-06 00:01:36 tcunha Exp $ */
/* $Id: cmd-paste-buffer.c,v 1.28 2010-06-06 00:03:02 tcunha Exp $ */
/*
* Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
@ -20,7 +20,6 @@
#include <stdlib.h>
#include <string.h>
#include <vis.h>
#include "tmux.h"