]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/blobdiff - src/delegates/CMakeLists.txt
Finish block list implementation.
[PrivacyBrowserPC.git] / src / delegates / CMakeLists.txt
index 440ec44f5540fec1a61430956ff3e69fba816193..5e795b999653794e41503d0650c28d429975f6a9 100644 (file)
@@ -18,6 +18,5 @@
 
 # List the sources to include in the executable.
 target_sources(privacybrowser PRIVATE
-    ViewAndCopyDelegate.cpp
     ViewOnlyDelegate.cpp
 )