summaryrefslogtreecommitdiff
path: root/frontends/amiga/os3support.h
diff options
context:
space:
mode:
authorChris Young <chris@unsatisfactorysoftware.co.uk>2022-03-15 13:44:05 +0000
committerChris Young <chris@unsatisfactorysoftware.co.uk>2022-03-15 13:44:05 +0000
commitff05b6a4cb3b700d51a8e384aca483e134698801 (patch)
tree1558b0af1021e007860f9ffae18bfed6078b3b66 /frontends/amiga/os3support.h
parentfba1d54ccb38788defad17c5036200fe7cc81e5a (diff)
downloadnetsurf-ff05b6a4cb3b700d51a8e384aca483e134698801.tar.gz
netsurf-ff05b6a4cb3b700d51a8e384aca483e134698801.tar.bz2
Amiga: Th 3.2 NDK does not recognise NewObject unless extra brackets are added around all the Reaction macros
Diffstat (limited to 'frontends/amiga/os3support.h')
-rw-r--r--frontends/amiga/os3support.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/frontends/amiga/os3support.h b/frontends/amiga/os3support.h
index 12c7e0a2b..dc969fac9 100644
--- a/frontends/amiga/os3support.h
+++ b/frontends/amiga/os3support.h
@@ -69,8 +69,6 @@
#define BITMAP_HasAlpha TAG_IGNORE
#define BLITA_UseSrcAlpha TAG_IGNORE
#define BLITA_MaskPlane TAG_IGNORE
-#define CLICKTAB_FlagImage TAG_IGNORE
-#define CLICKTAB_LabelTruncate TAG_IGNORE
#define PDTA_PromoteMask TAG_IGNORE
#define RPTAG_APenColor TAG_IGNORE
#define GA_ContextMenu TAG_IGNORE
@@ -81,7 +79,6 @@
#define LISTBROWSER_Striping TAG_IGNORE
#define SA_Compositing TAG_IGNORE
#define SBNA_HintInfo TAG_IGNORE
-#define TNA_HintInfo TAG_IGNORE
#define WA_ContextMenuHook TAG_IGNORE
#define WA_ToolBox TAG_IGNORE
@@ -118,11 +115,6 @@
/* Renamed structures */
#define AnchorPathOld AnchorPath
-/* ReAction (ClassAct) macros */
-#define GetFileEnd End
-#define GetFontEnd End
-#define GetScreenModeEnd End
-
/* MinTerm stuff */
#define MINTERM_SRCMASK (ABC|ABNC|ANBC)