diff options
Diffstat (limited to 'common/rfb/UpdateTracker.cxx')
-rw-r--r-- | common/rfb/UpdateTracker.cxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/common/rfb/UpdateTracker.cxx b/common/rfb/UpdateTracker.cxx index 14ac49d7..b53b8509 100644 --- a/common/rfb/UpdateTracker.cxx +++ b/common/rfb/UpdateTracker.cxx @@ -21,8 +21,6 @@ // Tracks updated regions and a region-copy event, too // -#include <assert.h> - #include <rfb/UpdateTracker.h> #include <rfb/LogWriter.h> |