Browse Source

core: remove debug code that caused all builds to fail.

legacy
Sam Hocevar sam 12 years ago
parent
commit
f80753b168
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      src/eglapp.cpp

+ 0
- 1
src/eglapp.cpp View File

@@ -12,7 +12,6 @@
# include "config.h" # include "config.h"
#endif #endif


#define HAVE_BCM_HOST_H 1
#if defined USE_EGL #if defined USE_EGL
# if defined HAVE_BCM_HOST_H # if defined HAVE_BCM_HOST_H
# include <bcm_host.h> # include <bcm_host.h>


Loading…
Cancel
Save