mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 02:40:11 +00:00
Turn off profiling
This commit is contained in:
parent
4c8e92f4d6
commit
854b26a441
@ -1,5 +1,7 @@
|
||||
2006-06-08 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkfilechooserdefault.c: Turn off profiling code.
|
||||
|
||||
* tests/print-editor.c: Update for api changes.
|
||||
|
||||
* gtk/gtk.h: Include gtkprintoperationpreview.h
|
||||
|
@ -1,5 +1,7 @@
|
||||
2006-06-08 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* gtk/gtkfilechooserdefault.c: Turn off profiling code.
|
||||
|
||||
* tests/print-editor.c: Update for api changes.
|
||||
|
||||
* gtk/gtk.h: Include gtkprintoperationpreview.h
|
||||
|
@ -88,7 +88,7 @@
|
||||
#endif
|
||||
|
||||
/* Profiling stuff */
|
||||
#define PROFILE_FILE_CHOOSER
|
||||
#undef PROFILE_FILE_CHOOSER
|
||||
#ifdef PROFILE_FILE_CHOOSER
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user