Gitweb links:

...log 
http://git.netsurf-browser.org/netsurf.git/shortlog/049d5097b8d625fc19f86cb9fb836de9a164b56b
...commit 
http://git.netsurf-browser.org/netsurf.git/commit/049d5097b8d625fc19f86cb9fb836de9a164b56b
...tree 
http://git.netsurf-browser.org/netsurf.git/tree/049d5097b8d625fc19f86cb9fb836de9a164b56b

The branch, master has been updated
       via  049d5097b8d625fc19f86cb9fb836de9a164b56b (commit)
      from  27b65235e99dfd76ac4aaa8a5f35f7124c7211f7 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commitdiff 
http://git.netsurf-browser.org/netsurf.git/commitdiff/049d5097b8d625fc19f86cb9fb836de9a164b56b
commit 049d5097b8d625fc19f86cb9fb836de9a164b56b
Author: Michael Drake <[email protected]>
Commit: Michael Drake <[email protected]>

    Don't need to include content.h

diff --git a/desktop/gui.h b/desktop/gui.h
index 2fc2b91..eccf0b4 100644
--- a/desktop/gui.h
+++ b/desktop/gui.h
@@ -67,7 +67,6 @@ typedef enum { GUI_POINTER_DEFAULT, GUI_POINTER_POINT, 
GUI_POINTER_CARET,
 #include <libcss/libcss.h>
 
 #include "utils/config.h"
-#include "content/content.h"
 #include "content/hlcache.h"
 #include "desktop/download.h"
 #include "desktop/search.h"


-----------------------------------------------------------------------

Summary of changes:
 desktop/gui.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/desktop/gui.h b/desktop/gui.h
index 2fc2b91..eccf0b4 100644
--- a/desktop/gui.h
+++ b/desktop/gui.h
@@ -67,7 +67,6 @@ typedef enum { GUI_POINTER_DEFAULT, GUI_POINTER_POINT, 
GUI_POINTER_CARET,
 #include <libcss/libcss.h>
 
 #include "utils/config.h"
-#include "content/content.h"
 #include "content/hlcache.h"
 #include "desktop/download.h"
 #include "desktop/search.h"


-- 
NetSurf Browser

_______________________________________________
netsurf-commits mailing list
[email protected]
http://vlists.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org

Reply via email to