Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
a43e45e3
Commit
a43e45e3
authored
May 25, 2013
by
charsyam
Committed by
antirez
Aug 27, 2014
Browse files
Remove unused LINE_BUFLEN definition
Closes #1129
parent
25a4699a
Changes
1
Show whitespace changes
Inline
Side-by-side
src/redis-cli.c
View file @
a43e45e3
...
...
@@ -872,7 +872,6 @@ static char **convertToSds(int count, char** args) {
return
sds
;
}
#define LINE_BUFLEN 4096
static
void
repl
(
void
)
{
sds
historyfile
=
NULL
;
int
history
=
0
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment