mirror of
https://github.com/benapetr/stikkit.git
synced 2025-04-25 20:41:20 -05:00
removed debug string
This commit is contained in:
parent
1321e7d73f
commit
0b9ef04179
@ -88,7 +88,6 @@ int main(int argc, char *argv[])
|
||||
{
|
||||
readBuffer.clear();
|
||||
string post = "text=";
|
||||
cerr << Stikkit::Configuration::Source << endl;
|
||||
post += curl_easy_escape(curl, Stikkit::Configuration::Source.c_str(), Stikkit::Configuration::Source.length());
|
||||
if (Stikkit::Configuration::Author.length() > 0)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user