diff options
author | William Jon McCann <william.jon.mccann@gmail.com> | 2013-06-30 13:44:24 -0400 |
---|---|---|
committer | William Jon McCann <william.jon.mccann@gmail.com> | 2013-06-30 13:44:24 -0400 |
commit | 7ca327c9bb33a3c924cfb981a5ed2b8fffaf5e03 (patch) | |
tree | d09b5067dac8133dcb958826b90c3b60190ae373 /tests/makefile.msc | |
parent | 3d5d3e8eae60d26bbd88a159efc87e9789039211 (diff) | |
download | gtk+-7ca327c9bb33a3c924cfb981a5ed2b8fffaf5e03.tar.gz |
Deprecate the unused gtk-file-chooser-backend setting
Diffstat (limited to 'tests/makefile.msc')
-rw-r--r-- | tests/makefile.msc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/makefile.msc b/tests/makefile.msc index 2e7feb3c83..13b921a821 100644 --- a/tests/makefile.msc +++ b/tests/makefile.msc @@ -37,7 +37,6 @@ all : \ # Test programs: # TESTAPPS = \ -# autotestfilechooser autotestfilesystem \ # buildertest floatingtest \ flicker \ # objecttests \ |