diff options
| author | alexke-dev <[email protected]> | 2023-08-10 16:28:02 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-08-10 16:28:02 -0700 |
| commit | cbbd53eda55fbdf65f22b5f57c7dbc4b1ea594fd (patch) | |
| tree | 50df874afbb353d7d3864b559c6b7641f1208924 /print/SimplePipelineFilter/FilterSample.def | |
| parent | 6ea518dd65b6c2c3b298bb8e7ed5e9124b8a4981 (diff) | |
Remove Print Driver Samples (#1017)
* Remove print driver samples. Add README.md to redirect consumers to Print Support App (PSA) development guide.
* Remove en-us from URL.
Diffstat (limited to 'print/SimplePipelineFilter/FilterSample.def')
| -rw-r--r-- | print/SimplePipelineFilter/FilterSample.def | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/print/SimplePipelineFilter/FilterSample.def b/print/SimplePipelineFilter/FilterSample.def deleted file mode 100644 index f6a38ef5..00000000 --- a/print/SimplePipelineFilter/FilterSample.def +++ /dev/null @@ -1,8 +0,0 @@ -LIBRARY "FilterSample.DLL" - -EXPORTS - DllGetClassObject PRIVATE - DllCanUnloadNow PRIVATE - - - |
