aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 971b018f..ef34096c 100644
--- a/TODO
+++ b/TODO
@@ -37,9 +37,6 @@ cmake
=====
* DLL.h
- * Change DLL_EXPORT to QPDF_EXPORT. Be sure to call attention to
- this in the release notes. There should be a "migrating to cmake"
- in the manual, and ./configure should draw attention to it.
* The effect of QPDF_DLL_CLASS is to export everything in the class,
not just the vtable. On MSVC, we don't need this as the vtable
gets exported automatically when needed. With gcc, we need it to