summaryrefslogtreecommitdiff
path: root/fpicker/Library_fps.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2017-05-29 14:57:25 +0200
committerMichael Stahl <mstahl@redhat.com>2017-05-29 15:46:20 +0200
commit99643e0d69ad2cd87a1c1e9602edf3a7fe7bd9cf (patch)
tree65ecb65e1592dfe263a5ebb52260f717fd1672a2 /fpicker/Library_fps.mk
parent200f02d55c806c3ae7ce054b43e66013c508062c (diff)
fpicker: remove PreviewCtrl.[ch]xx
These were apparently never used; the Windows 7 file picker can preview images nicely without this anyway. Change-Id: I0e4a1bb94506cbeae10675400a471b2211659d6e
Diffstat (limited to 'fpicker/Library_fps.mk')
-rw-r--r--fpicker/Library_fps.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/fpicker/Library_fps.mk b/fpicker/Library_fps.mk
index c4b2c2e2d7e1..1cec714107db 100644
--- a/fpicker/Library_fps.mk
+++ b/fpicker/Library_fps.mk
@@ -70,6 +70,5 @@ $(eval $(call gb_Library_add_exception_objects,fps,\
fpicker/source/win32/misc/resourceprovider \
fpicker/source/win32/misc/WinImplHelper \
))
-# fpicker/source/win32/filepicker/PreviewCtrl \
# vim: set noet sw=4 ts=4: