Skip to content

Commit c75cff9

Browse files
author
Eric
committed
Fix example
1 parent 5bdb6e5 commit c75cff9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/VNC_ST7796_LovyanGFX/LovyanGFX_VNCDriver.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ VNCDriver::VNCDriver(LGFX *lgfx) {
88
}
99

1010
VNCDriver::~VNCDriver() {
11-
delete _lcd;
1211
}
1312

1413
bool VNCDriver::hasCopyRect(void) {

0 commit comments

Comments
 (0)