Or you can go through all of the theme files and remove get_sidebar.
and
The best way to remove a sidebar is probably to just use CSS to .sidebar { display:none }
Will that remove the sidebar from the entire blog? I only want to remove the sidebar from the forum page, not the other pages…