projects
/
vimb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2722058
)
Remove at te moment unneeded cookie jar property.
author
Daniel Carl
<danielcarl@gmx.de>
Fri, 2 Nov 2012 16:31:36 +0000
(17:31 +0100)
committer
Daniel Carl
<danielcarl@gmx.de>
Sat, 10 Nov 2012 13:43:04 +0000
(14:43 +0100)
src/main.h
patch
|
blob
|
history
diff --git
a/src/main.h
b/src/main.h
index
33c50f8
..
8f896ee
100644
(file)
--- a/
src/main.h
+++ b/
src/main.h
@@
-149,7
+149,6
@@
typedef struct {
typedef struct {
SoupSession* soup_session;
- SoupCookieJar* cookie_jar;
} Network;
typedef struct {