Gitweb links:
...log
http://git.netsurf-browser.org/netsurf.git/shortlog/d8b6de50d6da9a965df70ad758e9631c15be9728
...commit
http://git.netsurf-browser.org/netsurf.git/commit/d8b6de50d6da9a965df70ad758e9631c15be9728
...tree
http://git.netsurf-browser.org/netsurf.git/tree/d8b6de50d6da9a965df70ad758e9631c15be9728
The branch, master has been updated
via d8b6de50d6da9a965df70ad758e9631c15be9728 (commit)
from 9ce01d2024e12881e29f4efd28845f12e56e7b67 (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/commit/?id=d8b6de50d6da9a965df70ad758e9631c15be9728
commit d8b6de50d6da9a965df70ad758e9631c15be9728
Author: Vincent Sanders <[email protected]>
Commit: Vincent Sanders <[email protected]>
remove unecessary include causing build faliure.
diff --git a/beos/window.cpp b/beos/window.cpp
index f6fc504..23ae283 100644
--- a/beos/window.cpp
+++ b/beos/window.cpp
@@ -28,7 +28,6 @@ extern "C" {
#include "desktop/mouse.h"
#include "utils/nsoption.h"
#include "desktop/textinput.h"
-#include "desktop/font.h"
#include "utils/log.h"
#include "utils/utf8.h"
#include "utils/utils.h"
-----------------------------------------------------------------------
Summary of changes:
beos/window.cpp | 1 -
1 file changed, 1 deletion(-)
diff --git a/beos/window.cpp b/beos/window.cpp
index f6fc504..23ae283 100644
--- a/beos/window.cpp
+++ b/beos/window.cpp
@@ -28,7 +28,6 @@ extern "C" {
#include "desktop/mouse.h"
#include "utils/nsoption.h"
#include "desktop/textinput.h"
-#include "desktop/font.h"
#include "utils/log.h"
#include "utils/utf8.h"
#include "utils/utils.h"
--
NetSurf Browser
_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org