diff options
| author | Ryan Dahl <ry@tinyclouds.org> | 2011-07-19 01:46:38 -0700 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2011-07-19 01:46:38 -0700 |
| commit | 4ef8f06fe62edb74fded0e817266cb6398e69f36 (patch) | |
| tree | a8561ddac4925a3cbd62f2d009237bbb47d8d302 /src/node_stat_watcher.h | |
| parent | 0a3fc1d9c8becc32c63ae736ca2b3719a3d03c5b (diff) | |
| download | node-4ef8f06fe62edb74fded0e817266cb6398e69f36.tar.gz | |
Finally remove node::EventEmitter
Diffstat (limited to 'src/node_stat_watcher.h')
| -rw-r--r-- | src/node_stat_watcher.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/node_stat_watcher.h b/src/node_stat_watcher.h index f88caef18..50e86c8c8 100644 --- a/src/node_stat_watcher.h +++ b/src/node_stat_watcher.h @@ -23,7 +23,6 @@ #define NODE_STAT_WATCHER_H_ #include <node.h> -#include <node_events.h> #include <ev.h> namespace node { |
