Skip to content

Commit

Permalink
pty: Removed unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
debarshiray committed May 23, 2017
1 parent 91e9c83 commit 965ac91
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pty.cc
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ struct _VtePty {
struct _VtePtyPrivate {
VtePtyFlags flags;
int pty_fd;
char *pty_name;

VtePtyChildSetupData child_setup_data;

Expand Down

0 comments on commit 965ac91

Please sign in to comment.