mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-16 21:50:34 +00:00
Remove accidental commit that broke gtk3-demo
A piece of test code accidentally snuck into a commit that made gtk3-demo not find its data files, this patch just reverts that change.
This commit is contained in:
parent
002ac992d1
commit
9d659d8a77
@ -56,9 +56,6 @@ get_democodedir (void)
|
||||
|
||||
#endif
|
||||
|
||||
#undef DEMOCODEDIR
|
||||
#define DEMOCODEDIR getenv ("GTK_DEMO_DATA_DIR")
|
||||
|
||||
/**
|
||||
* demo_find_file:
|
||||
* @base: base filename
|
||||
|
Loading…
Reference in New Issue
Block a user