]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtktoolpaletteprivate.h
filechooserbutton: For the open-dialog-cancel-* tests, add a real nomenclature and...
[~andy/gtk] / gtk / gtktoolpaletteprivate.h
index c1477f9e738a0982dba15c32894832d1d0d29fdb..fb09725019172288d625b83d1e385efaf8f05003 100644 (file)
@@ -12,8 +12,7 @@
  * Lesser General Public License for more details.
  *
  * You should have received a copy of the GNU Lesser General Public
- * License along with this library; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
+ * License along with this library. If not, see <http://www.gnu.org/licenses/>.
  *
  * Authors:
  *      Mathias Hasselmann
@@ -49,11 +48,7 @@ gint _gtk_tool_item_group_get_size_for_limit   (GtkToolItemGroup *group,
                                                 gboolean          vertical,
                                                 gboolean          animation);
 
-#undef HAVE_EXTENDED_TOOL_SHELL_SUPPORT_BUG_535090
-/* #define HAVE_EXTENDED_TOOL_SHELL_SUPPORT_BUG_535090 */
 
-#ifdef HAVE_EXTENDED_TOOL_SHELL_SUPPORT_BUG_535090
 GtkSizeGroup *_gtk_tool_palette_get_size_group (GtkToolPalette   *palette);
-#endif
 
 #endif /* __GTK_TOOL_PALETTE_PRIVATE_H__ */