]> Joshua Wise's Git repositories - netwatch.git/blobdiff - net/rfb.h
Commit GDB patch from Jacob Potter.
[netwatch.git] / net / rfb.h
diff --git a/net/rfb.h b/net/rfb.h
deleted file mode 100644 (file)
index 25fa3fb..0000000
--- a/net/rfb.h
+++ /dev/null
@@ -1,18 +0,0 @@
-/* rfb.h
- * Remote framebuffer server
- * NetWatch system management mode administration console
- *
- * Copyright (c) 2008 Jacob Potter and Joshua Wise.  All rights reserved.
- * This program is free software; you can redistribute and/or modify it under
- * the terms found in the file LICENSE in the root of this source tree.
- *
- */
-
-#ifndef _RFB_H
-#define _RFB_H
-
-void rfb_init(void);
-
-#define RFB_PORT       5900
-
-#endif /* _RFB_H */
This page took 0.023557 seconds and 4 git commands to generate.