summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorRichard Wilson <rjw@netsurf-browser.org>2006-04-22 22:42:44 +0000
committerRichard Wilson <rjw@netsurf-browser.org>2006-04-22 22:42:44 +0000
commit55e5f8090327573bc8f837f6fdaedbf8a0cd7eb5 (patch)
treed0998e6805601518b403cce16f6577be78236924 /makefile
parentf4ceffe90b7e6d49ab2332c0495f7dc5f1d58233 (diff)
downloadnetsurf-55e5f8090327573bc8f837f6fdaedbf8a0cd7eb5.tar.gz
netsurf-55e5f8090327573bc8f837f6fdaedbf8a0cd7eb5.tar.bz2
Remove redundant mouseaction code.
svn path=/trunk/netsurf/; revision=2553
Diffstat (limited to 'makefile')
-rw-r--r--makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefile b/makefile
index 217f9a2d0..74bea0230 100644
--- a/makefile
+++ b/makefile
@@ -36,7 +36,7 @@ OBJECTS_RISCOS += 401login.o artworks.o assert.o awrender.o bitmap.o \
buffer.o configure.o debugwin.o \
dialog.o download.o draw.o filetype.o font.o \
global_history.o gui.o help.o history.o hotlist.o image.o \
- menus.o message.o mouseactions.o palettes.o plotters.o plugin.o print.o \
+ menus.o message.o palettes.o plotters.o plugin.o print.o \
query.o save.o save_complete.o save_draw.o save_text.o \
schedule.o search.o sprite.o sslcert.o textselection.o theme.o \
theme_install.o thumbnail.o treeview.o ucstables.o uri.o \