Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
354119e4
Commit
354119e4
authored
May 25, 2013
by
charsyam
Committed by
antirez
Aug 08, 2014
Browse files
Remove unused LINE_BUFLEN definition
Closes #1129
parent
498ad748
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/redis-cli.c
View file @
354119e4
...
...
@@ -873,7 +873,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