summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2015-09-05 16:54:12 +0100
committerChris Young <chris@unsatisfactorysoftware.co.uk>2015-09-05 16:54:12 +0100
commit1e83301251beed8fd0450a2a0d71d8a9451ccc46 (patch)
tree67f90059512f39c7c99c2452fe8b309c796575f8 /desktop
parent1a8cf5b7a7e9982c859364638e6ae4b6ed1cfd93 (diff)
downloadnetsurf-1e83301251beed8fd0450a2a0d71d8a9451ccc46.tar.gz
netsurf-1e83301251beed8fd0450a2a0d71d8a9451ccc46.tar.bz2
Remove errorneous addition.
Diffstat (limited to 'desktop')
-rw-r--r--desktop/gui_window.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/gui_window.h b/desktop/gui_window.h
index 7f542ff7b..7ecd3c21d 100644
--- a/desktop/gui_window.h
+++ b/desktop/gui_window.h
@@ -63,7 +63,6 @@ struct hlcache_handle;
struct nsurl;
enum gui_pointer_shape;
-enum nserror;
/**
* Graphical user interface window function table.