diff --git a/examples/nximage/nximage_bkgd.c b/examples/nximage/nximage_bkgd.c index f54e55e5e..50f2f76b1 100644 --- a/examples/nximage/nximage_bkgd.c +++ b/examples/nximage/nximage_bkgd.c @@ -141,8 +141,6 @@ static void nximage_kbdin(NXWINDOW hwnd, uint8_t nch, FAR const uint8_t *ch, * Private Data ****************************************************************************/ -static const char g_hello[] = "Hello, World!"; - /* Read one or two rows, output one tow or three rows */ static struct nximage_run_t g_runs[NINPUT_ROWS];