projects
/
pazpar2-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c71d13c
)
Remove unused function connection_get_url
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 22 Apr 2010 08:46:44 +0000
(10:46 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 22 Apr 2010 08:46:44 +0000
(10:46 +0200)
src/connection.h
patch
|
blob
|
history
diff --git
a/src/connection.h
b/src/connection.h
index
cb7f967
..
513ad9f
100644
(file)
--- a/
src/connection.h
+++ b/
src/connection.h
@@
-34,7
+34,6
@@
struct host;
struct session;
void connect_resolver_host(struct host *host, iochan_man_t iochan);
-const char *connection_get_url(struct connection *co);
void connection_release(struct connection *co);
ZOOM_connection connection_get_link(struct connection *co);
void connection_continue(struct connection *co);