summaryrefslogtreecommitdiff
path: root/amiga/gui.h
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2009-08-23 15:59:41 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2009-08-23 15:59:41 +0000
commit3295d71a2fd0a4ecfde065b4aab5933ae4238612 (patch)
tree42916687855b58b9cee8cbbddde4529f0027e816 /amiga/gui.h
parent69ee94bb4750b89a60d995a777c65adba2477d6b (diff)
downloadnetsurf-3295d71a2fd0a4ecfde065b4aab5933ae4238612.tar.gz
netsurf-3295d71a2fd0a4ecfde065b4aab5933ae4238612.tar.bz2
First attempt at Amiga printing support. Doesn't quite work - a column on the left
will print, but the rest of the page is an unexpected pastel pink. svn path=/trunk/netsurf/; revision=9410
Diffstat (limited to 'amiga/gui.h')
-rwxr-xr-xamiga/gui.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/amiga/gui.h b/amiga/gui.h
index 801be5751..25a3706aa 100755
--- a/amiga/gui.h
+++ b/amiga/gui.h
@@ -119,7 +119,6 @@ void ami_update_pointer(struct Window *win, gui_pointer_shape shape);
void ami_close_all_tabs(struct gui_window_2 *gwin);
void ami_quit_netsurf(void);
void ami_get_theme_filename(char *filename,char *themestring);
-void ami_clearclipreg(struct RastPort *rp);
void ami_do_redraw(struct gui_window_2 *g);
STRPTR ami_locale_langs(void);