Selaa lähdekoodia

Removed unneeded Message enumeration.


git-svn-id: https://svn.microneil.com/svn/CodeDweller/branches/adeniz_1@38 d34b734f-a00e-4b39-a726-e4eeb87269ab
adeniz_1
adeniz 10 vuotta sitten
vanhempi
commit
6d97722193
1 muutettua tiedostoa jossa 0 lisäystä ja 9 poistoa
  1. 0
    9
      service.hpp

+ 0
- 9
service.hpp Näytä tiedosto

@@ -227,15 +227,6 @@ namespace CodeDweller {
/// Command-line arguments.
std::vector<std::string> cmdLineArgs;

/// Enumeration specifying the most recent message received.
enum class Message {
Pause,
Resume,
Restart,
Stop,
None
};

/// True if Pause message was received.
bool pauseReceived;


Loading…
Peruuta
Tallenna