diff options
| author | San Mehat <san@google.com> | 2009-05-13 11:54:16 -0700 |
|---|---|---|
| committer | San Mehat <san@google.com> | 2009-05-13 11:54:16 -0700 |
| commit | 94447ca34b2abf9b0d9d9cb52a18bf8ba0f01b61 (patch) | |
| tree | f64de759b975360cc7cae2be0113274a77fa6ef2 /nexus/VpnController.h | |
| parent | fa49e2860bebe6bb2a26194c58992e5d5aed0b0d (diff) | |
| download | system_core-94447ca34b2abf9b0d9d9cb52a18bf8ba0f01b61.tar.gz system_core-94447ca34b2abf9b0d9d9cb52a18bf8ba0f01b61.tar.bz2 system_core-94447ca34b2abf9b0d9d9cb52a18bf8ba0f01b61.zip | |
nexus: Introduce skelaton OpenVpnController class + remove some debug messages
Signed-off-by: San Mehat <san@google.com>
Diffstat (limited to 'nexus/VpnController.h')
| -rw-r--r-- | nexus/VpnController.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nexus/VpnController.h b/nexus/VpnController.h index f792ce3b..049fe6e1 100644 --- a/nexus/VpnController.h +++ b/nexus/VpnController.h @@ -31,8 +31,6 @@ public: virtual int disable(); protected: - -private: }; #endif |
